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. --- math/ltm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/ltm') diff --git a/math/ltm/Makefile b/math/ltm/Makefile index 6b9b9624756..3624a06fb69 100644 --- a/math/ltm/Makefile +++ b/math/ltm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/07/30 13:57:25 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/03 15:15:03 wiz Exp $ # DISTNAME= ltm-0.30 @@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/libtommath-0.30 USE_BUILDLINK3= yes MAKEFILE= makefile -ALL_TARGET= default +BUILD_TARGET= default INSTALLATION_DIRS= include lib -- cgit v1.2.3