BSD 4_3_Net_2 release
[unix-history] / usr / src / games / hack / Makefile
index f2b458c..a037ad2 100644 (file)
@@ -1,4 +1,4 @@
-#      @(#)Makefile    5.9 (Berkeley) 5/11/90
+#      @(#)Makefile    5.10 (Berkeley) 12/8/90
 
 PROG=  hack
 SRCS=  alloc.c hack.Decl.c hack.apply.c hack.bones.c hack.c hack.cmd.c \
 
 PROG=  hack
 SRCS=  alloc.c hack.Decl.c hack.apply.c hack.bones.c hack.c hack.cmd.c \
@@ -29,7 +29,7 @@ beforeinstall:
        install -c -o ${BINOWN} -g ${BINGRP} -m 666 /dev/null \
            ${DESTDIR}/var/games/hackdir/record
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/help \
        install -c -o ${BINOWN} -g ${BINGRP} -m 666 /dev/null \
            ${DESTDIR}/var/games/hackdir/record
        install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/help \
-           ${.CURDIR}/hh ${DESTDIR}/var/games/hackdir
+           ${.CURDIR}/hh ${.CURDIR}/data ${DESTDIR}/var/games/hackdir
        rm -f ${DESTDIR}/var/games/hackdir/bones*
 
 .include <bsd.prog.mk>
        rm -f ${DESTDIR}/var/games/hackdir/bones*
 
 .include <bsd.prog.mk>