|
|
1.1 ! root 1: !include <ntwin32.mak> ! 2: ! 3: OBJS=instdrv.obj ! 4: ! 5: all: instdrv.exe ! 6: ! 7: .c.obj: ! 8: $(cc) $(cdebug) $(cflags) $(cvarsmt) $*.c ! 9: ! 10: instdrv.exe: instdrv.obj ! 11: $(link) $(linkdebug) $(conflags) -out:instdrv.exe instdrv.obj $(conlibsmt) advapi32.lib
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.