summaryrefslogtreecommitdiffstats
path: root/fortune/datfiles/Makefile
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>2000-01-23 22:10:52 +0000
committermycroft <mycroft@NetBSD.org>2000-01-23 22:10:52 +0000
commit84f241e951dc0602bdb3bc79cc814a6cf1f2dc32 (patch)
tree9028a8034cb031a99241a7c3d40c069706ab0fd7 /fortune/datfiles/Makefile
parent8a4467f33186d5f36bf56817023a440226708217 (diff)
downloadbsdgames-darwin-84f241e951dc0602bdb3bc79cc814a6cf1f2dc32.tar.gz
bsdgames-darwin-84f241e951dc0602bdb3bc79cc814a6cf1f2dc32.tar.zst
bsdgames-darwin-84f241e951dc0602bdb3bc79cc814a6cf1f2dc32.zip
More .mk file fallout. *sigh*
Diffstat (limited to 'fortune/datfiles/Makefile')
-rw-r--r--fortune/datfiles/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fortune/datfiles/Makefile b/fortune/datfiles/Makefile
index 33e291e5..056f492d 100644
--- a/fortune/datfiles/Makefile
+++ b/fortune/datfiles/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 1999/09/21 16:34:51 tron Exp $
+# $NetBSD: Makefile,v 1.26 2000/01/23 22:10:52 mycroft Exp $
# @(#)Makefile 8.2 (Berkeley) 4/19/94
.include <bsd.own.mk> # for INSTALL_OFFENSIVE_FORTUNES
@@ -29,7 +29,7 @@ FILES=${SRCFILES} ${DATFILES}
FILESDIR=/usr/share/games/fortune
.endif
-all: ${DATFILES}
+realall: ${DATFILES}
# Normal fortunes: build directly from data files.