home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Power-Programmierung
/
CD1.mdf
/
magazine
/
msysjour
/
vol07
/
01
/
autotest
/
tester
< prev
next >
Wrap
Text File
|
1991-12-31
|
313b
|
11 lines
all: tester.dll
tester.obj: tester.c tester.h testinc.h
cl -c -ASw -Gcsw2 -Od -W4 -Zlepid tester.c
tester.dll: tester.obj tester.def
link /NOE/BA/A:16/M/CO/LI/F tester.obj libentry.obj, tester.dll,, libw sdllcew, tester
mapsym tester.map
implib tester.lib tester.def
rc tester.dll