home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD2.mdf
/
c
/
library
/
dos
/
database
/
cdb
/
msctest.mak
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-03-27
|
222 b
|
11 lines
MODEL = S
test.exe: test.dbd test.obj
link test,test,nul,msccdb$(MODEL)/NOI/CO;
test.dbd: test.ddl
ddlp test
test.obj: test.c
cl /c /A$(MODEL) /Zp /W3 /Zi /Od test.c