summaryrefslogtreecommitdiffstats
path: root/monop/Makefile
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2003-10-19 04:45:01 +0000
committerlukem <lukem@NetBSD.org>2003-10-19 04:45:01 +0000
commit47586955e05556c45ccc9138a5aa6e46c99c75f9 (patch)
tree72840f992c5f0a61baa90cfd3c824ee085166c20 /monop/Makefile
parent95e5fff2a7e41ff5df14257ae6e7a7693b43d360 (diff)
downloadbsdgames-darwin-47586955e05556c45ccc9138a5aa6e46c99c75f9.tar.gz
bsdgames-darwin-47586955e05556c45ccc9138a5aa6e46c99c75f9.tar.zst
bsdgames-darwin-47586955e05556c45ccc9138a5aa6e46c99c75f9.zip
rework to use the newer _MKMSGCREATE (et al) macros
Diffstat (limited to 'monop/Makefile')
-rw-r--r--monop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/monop/Makefile b/monop/Makefile
index bc9bcb7e..77dd527b 100644
--- a/monop/Makefile
+++ b/monop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2003/10/19 01:01:44 lukem Exp $
+# $NetBSD: Makefile,v 1.25 2003/10/19 04:45:01 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk>
@@ -17,12 +17,12 @@ FILESDIR=/usr/share/games
realall: ${FILES}
initdeck: initdeck.c
- ${_MKMSG} "compile ${.TARGET}"
+ ${_MKMSGLINK}
${_MKCMD}\
${HOST_LINK.c} -o initdeck ${.CURDIR}/initdeck.c
cards.pck: initdeck
- ${_MKMSG} " create ${.TARGET}"
+ ${_MKMSGCREATE}
${_MKCMD}\
./initdeck ${.CURDIR}/cards.inp