From db7c84beebce87c7ec02c7ce170150dfe160307d Mon Sep 17 00:00:00 2001 From: lukem Date: Wed, 6 Jun 2001 17:34:19 +0000 Subject: fix building of phantasia ($FILES dependency on $PROG broke things) --- phantasia/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phantasia') 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 # 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 -- cgit v1.2.3-56-ge451