Annotation of 3BSD/lib/libtermlib/makefile, revision 1.1

1.1     ! root        1: CFLAGS=        -O
        !             2: 
        !             3: termlib.a: termcap.o tgoto.o tputs.o
        !             4:        ar cr termlib.a termcap.o tgoto.o tputs.o
        !             5: 
        !             6: clean:
        !             7:        -rm -f *.o
        !             8:        -rm -f termlib.a
        !             9: 
        !            10: install: termlib.a
        !            11:        install termlib.a ${DESTDIR}/usr/lib/libtermlib.a

unix.superglobalmegacorp.com

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