Annotation of researchv10dc/libplot/libblit/makefile, revision 1.1.1.1

1.1       root        1: libblit.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 ../libblit.a *.o
                      6:        rm -r xplot/*
                      7: 
                      8: install:       libblit.a
                      9:        cp libblit.a /usr/lib
                     10:        ranlib /usr/lib/libblit.a
                     11: 
                     12: clean:
                     13:        rm -rf xplot libblit.a

unix.superglobalmegacorp.com

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