Annotation of researchv10no/cmd/pp/makefile, revision 1.1

1.1     ! root        1: CFLAGS = -Od2
        !             2: 
        !             3: pp:    pp.o scan.o
        !             4:        cc -o pp pp.o scan.o -ll
        !             5: 
        !             6: install: pp
        !             7:        strip pp
        !             8:        cp pp /usr/bin
        !             9: 
        !            10: clean:
        !            11:        rm -f pp pp.o scan.o
        !            12: 
        !            13: pp.o: dev.h

unix.superglobalmegacorp.com

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