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

1.1     ! root        1: #      @(#)Makefile    5.4 (Berkeley) 7/1/90
        !             2: 
        !             3: MAN1=  roffbib.0
        !             4: 
        !             5: beforeinstall:
        !             6:        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
        !             7:            ${.CURDIR}/indxbib.sh ${DESTDIR}${BINDIR}/indxbib
        !             8:        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
        !             9:            ${.CURDIR}/roffbib.sh ${DESTDIR}${BINDIR}/roffbib
        !            10:        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
        !            11:            ${.CURDIR}/tmac.bib ${DESTDIR}/usr/share/tmac
        !            12:        (cd ${.CURDIR}/../papers; \
        !            13:            install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
        !            14:            INDEX Rbstjissue Rv7man ${DESTDIR}/usr/share/dict/papers)
        !            15:        -/usr/libexec/mkey /usr/share/dict/papers/R* | (cd /var/db; \
        !            16:            /usr/libexec/inv -v -h997 -n Ind; chmod 444 Ind*)
        !            17: 
        !            18: .include "../../Makefile.inc"
        !            19: .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.