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. --- lang/icon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/icon') diff --git a/lang/icon/Makefile b/lang/icon/Makefile index 41bc74680e7..3d21dc943cc 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/04/28 05:06:28 snj Exp $ +# $NetBSD: Makefile,v 1.31 2004/12/03 15:15:00 wiz Exp $ DISTNAME= icon.v942src PKGNAME= icon-9.4.2 @@ -13,7 +13,7 @@ COMMENT= The Icon programming language USE_BUILDLINK3= YES USE_X11= YES CONFIGURE_TARGET= X-Configure -ALL_TARGET= All +BUILD_TARGET= All TEST_TARGET= Test .if (${MACHINE_ARCH} == "alpha") || (${MACHINE_ARCH} == "i386") || \ -- cgit v1.2.3