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