summaryrefslogtreecommitdiffstats
path: root/hack/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1997-05-07 16:03:15 +0000
committermycroft <mycroft@NetBSD.org>1997-05-07 16:03:15 +0000
commit9f1c4eb0c245833280efc8e12e6689f74c3bba7b (patch)
tree6a43b6692caab3ed364378b1bbffe6576ed047cb /hack/Makefile
parent393932ab2a61dfa54950263eb424d69453bb8b42 (diff)
downloadbsdgames-darwin-9f1c4eb0c245833280efc8e12e6689f74c3bba7b.tar.gz
bsdgames-darwin-9f1c4eb0c245833280efc8e12e6689f74c3bba7b.tar.zst
bsdgames-darwin-9f1c4eb0c245833280efc8e12e6689f74c3bba7b.zip
Use afterinstall, not proginstall, to run post-installation crap.
Diffstat (limited to 'hack/Makefile')
-rw-r--r--hack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/hack/Makefile b/hack/Makefile
index 80fd5248..36e53a4e 100644
--- a/hack/Makefile
+++ b/hack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1997/04/19 07:20:13 thorpej Exp $
+# $NetBSD: Makefile,v 1.22 1997/05/07 16:03:15 mycroft Exp $
# @(#)Makefile 8.2 (Berkeley) 4/27/95
PROG= hack
@@ -32,7 +32,7 @@ makedefs: makedefs.c
${HOST_CC} ${HOST_CFLAGS} ${HOST_LDFLAGS} ${LDSTATIC} -o ${.TARGET} ${.CURDIR}/${.PREFIX}.c
.if !exists(${DESTDIR}${FILESDIR}/perm)
-proginstall:: clobber
+afterinstall: clobber
.endif
clobber: