Annotation of researchv10no/cmd/dc/makefile, revision 1.1.1.1

1.1       root        1: CFLAGS = -Od2
                      2: 
                      3: dc:    dc.o
                      4:        cc -o dc dc.o
                      5: 
                      6: dc.o:  dc.c dc.h
                      7: 
                      8: install:       dc
                      9:        strip dc
                     10:        mv dc /usr/bin
                     11: 
                     12: clean:
                     13:        rm -f *.o dc

unix.superglobalmegacorp.com

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