Annotation of researchv10no/libplot/lib4014/makefile, revision 1.1

1.1     ! root        1: lib4014.a: tek.c.a
        !             2:        mkdir xplot
        !             3:        cd xplot;ar x ../tek.c.a
        !             4:        cd xplot;cc -c -O *.c
        !             5:        cd xplot;ar rc ../lib4014.a *.o
        !             6:        rm -r xplot
        !             7: 
        !             8: install:       lib4014.a
        !             9:        mv lib4014.a /usr/lib
        !            10:        ranlib /usr/lib/lib4014.a
        !            11: clean:
        !            12:        rm -fr xplot lib4014.a *.o

unix.superglobalmegacorp.com

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