Annotation of q_a/samples/ddk/mono/monotest.mak, revision 1.1.1.1

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

unix.superglobalmegacorp.com

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