Annotation of 43BSDReno/usr.bin/tput/Makefile, revision 1.1

1.1     ! root        1: #      @(#)Makefile    5.5 (Berkeley) 5/11/90
        !             2: 
        !             3: PROG=  tput
        !             4: DPADD= ${LIBTERMCAP}
        !             5: LDADD= -ltermcap
        !             6: MLINKS=        tput.1 clear.1
        !             7: 
        !             8: beforeinstall:
        !             9:        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
        !            10:            ${.CURDIR}/clear.sh ${DESTDIR}/usr/bin/clear
        !            11: 
        !            12: .include <bsd.prog.mk>

unix.superglobalmegacorp.com

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