Annotation of 43BSD/usr.lib/libplot/t4013/Makefile, revision 1.1.1.1

1.1       root        1: #
                      2: # Copyright (c) 1980 Regents of the University of California.
                      3: # All rights reserved.  The Berkeley software License Agreement
                      4: # specifies the terms and conditions for redistribution.
                      5: #
                      6: #      @(#)Makefile    5.1 (Berkeley) 6/7/85
                      7: #
                      8: CFLAGS=        -O
                      9: OBJS=  arc.o box.o circle.o close.o dot.o erase.o label.o \
                     10:        line.o linemod.o move.o open.o point.o space.o subr.o
                     11: 
                     12: ../lib4013:    ${OBJS}
                     13:        ar cu ../lib4013 `lorder ${OBJS} | tsort`
                     14: 
                     15: clean:
                     16:        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.