summaryrefslogtreecommitdiffstats
path: root/monop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'monop/Makefile')
-rw-r--r--monop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/monop/Makefile b/monop/Makefile
index 70bdbc4f..c6ed0e9b 100644
--- a/monop/Makefile
+++ b/monop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/02/13 02:54:21 lukem Exp $
+# $NetBSD: Makefile,v 1.21 2001/06/06 17:31:28 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk>
@@ -14,7 +14,7 @@ FILES=cards.pck
FILESDIR=/usr/share/games
.endif
-monop: cards.pck
+realall: ${FILES}
initdeck: initdeck.c
${HOST_LINK.c} -o initdeck ${.CURDIR}/initdeck.c