Annotation of researchv10no/libplot/lib5620/makefile, revision 1.1.1.1

1.1       root        1: lib5620.a: blit.c.a
                      2:        mkdir xplot
                      3:        cd xplot;ar x ../blit.c.a
                      4:        cd xplot;cc -c -O *.c
                      5:        cd xplot;ar rc lib5620.a *.o
                      6:        mv xplot/lib5620.a lib5620.a
                      7:        rm -r xplot
                      8: 
                      9: install:       lib5620.a
                     10:        cp lib5620.a /usr/lib
                     11:        ranlib /usr/lib/lib5620.a
                     12: 
                     13: clean:
                     14:        rm -rf xplot lib5620.a

unix.superglobalmegacorp.com

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