Annotation of 3BSD/cmd/graph/Makefile, revision 1.1

1.1     ! root        1: CFLAGS=-O
        !             2: 
        !             3: graph: graph.c
        !             4:        cc $(CFLAGS) -o graph graph.c /usr/lib/libplot.a -lm
        !             5: 
        !             6: install: graph
        !             7:        install -s graph $(DESTDIR)/usr/bin
        !             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.