|
|
1.1 root 1: !include <ntwin32.mak>
2:
3: all: winnet.exe
4:
5: winnet.obj: winnet.c
1.1.1.2 root 6: $(cc) $(cdebug) $(cflags) $(cvars) $*.c
1.1 root 7:
8: winnet.exe: winnet.obj
1.1.1.3 ! root 9: $(link) $(linkdebug) $(conflags) -out:$*.exe $*.obj $(conlibs) mpr.lib
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.