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

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

unix.superglobalmegacorp.com

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