summaryrefslogtreecommitdiffstats
path: root/boggle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'boggle/Makefile')
-rw-r--r--boggle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/boggle/Makefile b/boggle/Makefile
index 557681bf..7e2f924b 100644
--- a/boggle/Makefile
+++ b/boggle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1994/11/30 11:38:56 pk Exp $
+# $NetBSD: Makefile,v 1.3 1995/03/01 09:07:54 glass Exp $
# @(#)Makefile 8.1 (Berkeley) 6/11/93
SUBDIR= boggle mkdict mkindex
@@ -17,5 +17,5 @@ beforeinstall:
chmod 444 ${DESTDIR}/usr/share/games/boggle/dictionary
chown ${BINOWN}.${BINGRP} ${DESTDIR}/usr/share/games/boggle/dictindex
chmod 444 ${DESTDIR}/usr/share/games/boggle/dictindex
-
+
.include <bsd.subdir.mk>