Annotation of q_a/samples/inherit/makefile, revision 1.1.1.3

1.1       root        1: !include <ntwin32.mak>
                      2: 
                      3: all: inherit.exe child.exe
                      4: 
                      5: .c.exe:
1.1.1.2   root        6:   $(cc) $(cdebug) $(cflags) $(cvars) $*.c
1.1.1.3 ! root        7:   $(link) $(ldebug) $(conlflags) -out:$*.exe $*.obj $(conlibs) \
        !             8:       user32.lib

unix.superglobalmegacorp.com

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