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

1.1       root        1: ramtek: libram.a driver.o
                      2:        cc driver.o libram.a -lm -o ramtek
                      3: libram.a: ramtek.c.a
                      4:        mkdir xplot
                      5:        cd xplot;ar x ../ramtek.c.a
                      6:        cd xplot;cc -c -O *.c
                      7:        cd xplot;ar rc libram.a *.o
                      8:        mv xplot/libram.a libram.a
                      9:        ranlib libram.a
                     10:        rm xplot/*
                     11:        rmdir xplot
                     12: install:
                     13:        cp libram.a /usr/lib/libram.a
                     14:        cp ramtek /usr/lib/ramtek
                     15:        cp ramtek.sh /usr/bin/ramtek
                     16: clean:
                     17:        rm libram.a ramtek

unix.superglobalmegacorp.com

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