Annotation of q_a/samples/winnet/makefile, revision 1.1.1.2

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.2 ! root        9:   $(cvtobj) $(cvtdebug) *.obj
        !            10:   $(link) $(linkdebug) $(conflags) -out:$*.exe $*.obj $(conlibs) mpr.lib

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.