install into /usr/old
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 21 Jul 1992 12:05:30 +0000 (04:05 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 21 Jul 1992 12:05:30 +0000 (04:05 -0800)
SCCS-vsn: old/refer/OTHERS/Makefile 5.7

usr/src/old/refer/OTHERS/Makefile

index 7d5b83d..923c252 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    5.6 (Berkeley) %G%
+#      @(#)Makefile    5.7 (Berkeley) %G%
 
 MAN1=  roffbib.0
 
 
 MAN1=  roffbib.0
 
@@ -9,11 +9,11 @@ beforeinstall:
            ${.CURDIR}/roffbib.sh ${DESTDIR}${BINDIR}/roffbib
        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
            ${.CURDIR}/tmac.bib ${DESTDIR}/usr/old/lib/tmac
            ${.CURDIR}/roffbib.sh ${DESTDIR}${BINDIR}/roffbib
        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
            ${.CURDIR}/tmac.bib ${DESTDIR}/usr/old/lib/tmac
-#      (cd ${.CURDIR}/../papers; \
-#          install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
-#          INDEX Rbstjissue Rv7man ${DESTDIR}/usr/old/dict/papers)
-#      -/usr/old/libexec/mkey /usr/old/dict/papers/R* | (cd /var/db; \
-#          /usr/old/libexec/inv -v -h997 -n Ind; chmod 444 Ind*)
+       (cd ${.CURDIR}/../papers; \
+           install -c -o ${BINOWN} -g ${BINGRP} -m 444 \
+           INDEX Rbstjissue Rv7man ${DESTDIR}/usr/old/dict/papers)
+       -(cd /usr/old/dict/papers && /usr/old/libexec/mkey R* | \
+           /usr/old/libexec/inv -v -h997 -n Ind; chmod 444 Ind*)
 
 .include "../../Makefile.inc"
 .include <bsd.prog.mk>
 
 .include "../../Makefile.inc"
 .include <bsd.prog.mk>