merge in to /usr/old/lib tree
authorCynthia A. E. Livingston <cael@ucbvax.Berkeley.EDU>
Tue, 8 Oct 1991 12:58:26 +0000 (04:58 -0800)
committerCynthia A. E. Livingston <cael@ucbvax.Berkeley.EDU>
Tue, 8 Oct 1991 12:58:26 +0000 (04:58 -0800)
SCCS-vsn: share/me/Makefile 6.12

usr/src/share/me/Makefile

index 39c3613..2942bf0 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    6.11 (Berkeley) %G%
+#      @(#)Makefile    6.12 (Berkeley) %G%
 
 MELIB= ${BINDIR}/me
 TMLIB= ${BINDIR}/tmac
 
 MELIB= ${BINDIR}/me
 TMLIB= ${BINDIR}/tmac
@@ -22,4 +22,6 @@ beforeinstall:
        cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 revisions \
            ${DESTDIR}${MELIB}/revisions
 
        cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 revisions \
            ${DESTDIR}${MELIB}/revisions
 
+BINDIR= /usr/old/lib
+
 .include <bsd.prog.mk>
 .include <bsd.prog.mk>