Annotation of q_a/samples/check_sd/makefile, revision 1.1.1.1

1.1       root        1: !include <ntwin32.mak>
                      2: 
                      3: all: check_sd.exe
                      4: 
                      5: check_sd.obj: check_sd.c
                      6:   $(cc) $(cdebug) $(cflags) $(cvars) $*.c
                      7: 
                      8: check_sd.exe: check_sd.obj
                      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.