summaryrefslogtreecommitdiffstats
path: root/phantasia/Makefile
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2001-06-06 17:34:19 +0000
committerlukem <lukem@NetBSD.org>2001-06-06 17:34:19 +0000
commitdb7c84beebce87c7ec02c7ce170150dfe160307d (patch)
tree57e3d54f8606e9abc3a0fc8c06261edef34869ff /phantasia/Makefile
parentb0776b899d6640e1f1c441c1c296f757ae40ebdf (diff)
downloadbsdgames-darwin-db7c84beebce87c7ec02c7ce170150dfe160307d.tar.gz
bsdgames-darwin-db7c84beebce87c7ec02c7ce170150dfe160307d.tar.zst
bsdgames-darwin-db7c84beebce87c7ec02c7ce170150dfe160307d.zip
fix building of phantasia ($FILES dependency on $PROG broke things)
Diffstat (limited to 'phantasia/Makefile')
-rw-r--r--phantasia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/phantasia/Makefile b/phantasia/Makefile
index e7f31f06..0cd7c66b 100644
--- a/phantasia/Makefile
+++ b/phantasia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2001/03/27 02:23:28 simonb Exp $
+# $NetBSD: Makefile,v 1.23 2001/06/06 17:34:19 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk> # for UNPRIVILEGED
@@ -28,7 +28,7 @@ FILES+=${file}
CLEANFILES+=map setup setup.lo host_phantglobs.lo ${ALLFILES}
-${PROG}: ${FILES}
+realall: ${FILES}
${FILES}: setup
${.OBJDIR}/setup -m ${.CURDIR}/monsters.asc