Annotation of 42BSD/usr.lib/libplot/plot/Makefile, revision 1.1

1.1     ! root        1: #      Makefile        4.2     83/07/09
        !             2: #
        !             3: CFLAGS=        -O
        !             4: OBJS=  arc.o box.o circle.o close.o cont.o dot.o erase.o label.o \
        !             5:        line.o linmod.o move.o open.o point.o putsi.o space.o
        !             6: 
        !             7: ../libplot:    ${OBJS}
        !             8:        ar cu ../libplot ${OBJS}
        !             9: 
        !            10: clean:
        !            11:        rm -f ${OBJS} errs a.out core

unix.superglobalmegacorp.com

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