From 6e02d7ee4135596fbf3221f6c20ff5e8cf314775 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Dec 2004 15:14:50 +0000 Subject: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. --- x11/xpns/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/xpns') diff --git a/x11/xpns/Makefile b/x11/xpns/Makefile index 5a3b5cefb13..b3f0f9b6e7e 100644 --- a/x11/xpns/Makefile +++ b/x11/xpns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/05/23 20:58:42 danw Exp $ +# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:13 wiz Exp $ # FreeBSD Id: Makefile,v 1.2 1997/06/29 09:38:20 obrien Exp # @@ -16,7 +16,7 @@ WRKSRC= ${WRKDIR} USE_X11BASE= yes USE_BUILDLINK3= yes MAKEFILE= makefile -ALL_TARGET= pns +BUILD_TARGET= pns do-install: ${INSTALL_DATA_DIR} ${PREFIX}/lib/xpns -- cgit v1.2.3