Annotation of mstools/samples/sidcln/makefile, revision 1.1

1.1     ! root        1: 
        !             2: !include <ntwin32.mak>
        !             3: 
        !             4: all: sidclean.exe
        !             5: 
        !             6: sidclean.obj: sidclean.c
        !             7:   $(cc) $(cflags) $(cvars) $*.c
        !             8: 
        !             9: sidclean.exe: sidclean.obj
        !            10:   $(cvtobj) $(cvtdebug) *.obj
        !            11:   $(link) $(conflags) -out:$*.exe $*.obj $(conlibs) $(LIB)\userrtl.lib

unix.superglobalmegacorp.com

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