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

1.1     ! root        1: #      @(#)Makefile    5.11 (Berkeley) 6/25/90
        !             2: 
        !             3: PROG=  more
        !             4: DPADD= ${LIBTERM} ${LIBCOMPAT}
        !             5: LDADD= -ltermcap -lcompat
        !             6: MLINKS=        more.1 page.1
        !             7: LINKS= ${BINDIR}/more ${BINDIR}/page
        !             8: 
        !             9: beforeinstall:
        !            10:        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/more.help \
        !            11:            ${DESTDIR}/usr/share/misc/omore.help
        !            12: 
        !            13: .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.