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

1.1       root        1: !include <ntwin32.mak>
                      2: 
                      3: all: sidclean.exe
                      4: 
                      5: sidclean.obj: sidclean.c
1.1.1.2   root        6:   $(cc) $(cdebug) $(cflags) $(cvars) $*.c
1.1       root        7: 
                      8: sidclean.exe: sidclean.obj
1.1.1.3 ! root        9:   $(link) $(linkdebug) $(conflags) -out:$*.exe $*.obj $(conlibs) advapi32.lib user32.lib

unix.superglobalmegacorp.com

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