Annotation of researchv10no/cmd/graph/Makefile, revision 1.1

1.1     ! root        1: graph: graph.c
        !             2:        cc -O graph.c -o graph -lplot -lm
        !             3: 
        !             4: install:       graph
        !             5:        cp graph /usr/bin
        !             6:        strip /usr/bin/graph
        !             7: 
        !             8: clean:
        !             9:        rm -f *.o graph

unix.superglobalmegacorp.com

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