summaryrefslogtreecommitdiffstats
path: root/phantasia/Makefile
diff options
context:
space:
mode:
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 1b84a0ca..bba72511 100644
--- a/phantasia/Makefile
+++ b/phantasia/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/08/21 06:30:11 simonb Exp $
+# $NetBSD: Makefile,v 1.19 2000/01/23 22:11:49 mycroft Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk> # for UNPRIVILEGED
@@ -14,7 +14,7 @@ USETBL=
MAN= phantasia.6
CLEANFILES+=map setup setup.o host_phantglobs.o
-all: setup phantasia
+realall: setup phantasia
setup: host_phantglobs.o setup.o monsters.asc ${LIBM}
${HOST_CC} host_phantglobs.o setup.o -o ${.TARGET} -lm