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

1.1       root        1: CPU = i386
                      2: !include <ntwin32.mak>
                      3: 
                      4: all: inherit.exe child.exe
                      5: 
                      6: .c.exe:
                      7:   $(cc) $(cflags) $(cvars) $*.c
                      8:   $(link) $(conflags) -out:$*.exe $*.obj $(conlibs)

unix.superglobalmegacorp.com

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