From 47586955e05556c45ccc9138a5aa6e46c99c75f9 Mon Sep 17 00:00:00 2001 From: lukem Date: Sun, 19 Oct 2003 04:45:01 +0000 Subject: rework to use the newer _MKMSGCREATE (et al) macros --- phantasia/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'phantasia') diff --git a/phantasia/Makefile b/phantasia/Makefile index 4916c625..250aad23 100644 --- a/phantasia/Makefile +++ b/phantasia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2003/10/19 01:01:44 lukem Exp $ +# $NetBSD: Makefile,v 1.30 2003/10/19 04:45:01 lukem Exp $ # @(#)Makefile 8.1 (Berkeley) 5/31/93 .include @@ -31,12 +31,12 @@ CLEANFILES+=map setup setup.lo host_phantglobs.lo ${ALLFILES} realall: ${FILES} ${FILES}: setup - ${_MKMSG} " create ${.TARGET}" + ${_MKMSGCREATE} ${_MKCMD}\ ./setup -m ${.CURDIR}/monsters.asc setup: host_phantglobs.lo setup.lo monsters.asc ${LIBM} - ${_MKMSG} "compile ${.TARGET}" + ${_MKMSGLINK} ${_MKCMD}\ ${HOST_LINK.c} host_phantglobs.lo setup.lo -o ${.TARGET} -lm -- cgit v1.2.3-56-ge451