home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
pcmagazi
/
1992
/
01
/
record2
/
record2.msc
< prev
next >
Wrap
Text File
|
1991-12-10
|
423b
|
14 lines
#-------------------------------------------
# RECORD2.MSC make file for Microsoft C 6.0
#-------------------------------------------
record2.exe : record2.obj record2.def record2.res
link record2,, NUL, /nod slibcew libw win87em mmsystem, record2
rc -t record2.res
record2.obj : record2.c record2.h
cl -c -G2sw -Ow -W3 -Zp record2.c
record2.res : record2.rc record2.h
rc -r record2.rc