summaryrefslogtreecommitdiffstats
path: root/boggle/mkdict/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boggle/mkdict/Makefile')
-rw-r--r--boggle/mkdict/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/boggle/mkdict/Makefile b/boggle/mkdict/Makefile
index 6ac4d5f9..4cbfabd1 100644
--- a/boggle/mkdict/Makefile
+++ b/boggle/mkdict/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1997/04/28 23:46:19 thorpej Exp $
+# $NetBSD: Makefile,v 1.6 1997/05/07 15:59:08 mycroft Exp $
# @(#)Makefile 8.1 (Berkeley) 6/11/93
PROG= mkdict
@@ -8,7 +8,8 @@ NOMAN= noman
# XXX for "make depend"
CFLAGS+=-I${.CURDIR}/../boggle
-install:
+# only needed during build
+proginstall::
# Override these rules for cross-compilation
.c.o: