summaryrefslogtreecommitdiffstats
path: root/hack/Makefile
diff options
context:
space:
mode:
authorsimonb <simonb@NetBSD.org>2000-09-23 13:53:41 +0000
committersimonb <simonb@NetBSD.org>2000-09-23 13:53:41 +0000
commitd89b56558a1f45934500212b523bd084ad39752c (patch)
tree7148cb25c53d818ffc5a967682978089409eda96 /hack/Makefile
parentd89cceac839c0b5239f8c5c08d47283d942e2415 (diff)
downloadbsdgames-darwin-d89b56558a1f45934500212b523bd084ad39752c.tar.gz
bsdgames-darwin-d89b56558a1f45934500212b523bd084ad39752c.tar.zst
bsdgames-darwin-d89b56558a1f45934500212b523bd084ad39752c.zip
Use ${COPY} instead of -c for ${INSTALL} commands.
Diffstat (limited to 'hack/Makefile')
-rw-r--r--hack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/hack/Makefile b/hack/Makefile
index 8598f9ea..ff8ee035 100644
--- a/hack/Makefile
+++ b/hack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 1999/08/21 06:27:29 simonb Exp $
+# $NetBSD: Makefile,v 1.31 2000/09/23 13:53:42 simonb Exp $
# @(#)Makefile 8.2 (Berkeley) 4/27/95
.include <bsd.own.mk>
@@ -51,9 +51,9 @@ afterinstall: clobber
.endif
clobber:
- ${INSTALL} ${INSTPRIV} -c -o games -g games -m 660 /dev/null \
+ ${INSTALL} ${INSTPRIV} ${COPY} -o games -g games -m 660 /dev/null \
${DESTDIR}/var/games/hackdir/perm
- ${INSTALL} ${INSTPRIV} -c -o games -g games -m 660 /dev/null \
+ ${INSTALL} ${INSTPRIV} ${COPY} -o games -g games -m 660 /dev/null \
${DESTDIR}/var/games/hackdir/record
rm -f ${DESTDIR}/var/games/hackdir/bones*