From 494dc7a6a72fe54ec6271bb1ed8b5cdde7e1284f Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 15:32:59 +0000 Subject: replace reference to USE_GMAKE with USE_GNU_TOOLS make. --- Packages.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Packages.txt') diff --git a/Packages.txt b/Packages.txt index 0d2e3f23d67..e3072d468d7 100644 --- a/Packages.txt +++ b/Packages.txt @@ -1,4 +1,4 @@ -# $NetBSD: Packages.txt,v 1.323 2004/01/23 23:46:44 wiz Exp $ +# $NetBSD: Packages.txt,v 1.324 2004/01/24 15:32:59 grant Exp $ ########################################################################### ========================== @@ -1415,9 +1415,9 @@ The main targets used during the build process defined in bsd.pkg.mk are: Once configuration has taken place, the software can be built on NetBSD by invoking $MAKE_PROGRAM on $MAKEFILE with $ALL_TARGET as the target to build. The default MAKE_PROGRAM is "gmake" if - USE_GMAKE is set, "make" otherwise. MAKEFILE is set to "Makefile" - by default, and ALL_TARGET defaults to "all". Any of these - variables can be set to change the default build process. + USE_GNU_TOOLS 'make' is set, "make" otherwise. MAKEFILE is set to + "Makefile" by default, and ALL_TARGET defaults to "all". Any of + these variables can be set to change the default build process. * install: Once the build stage has completed, the final step is to install -- cgit v1.2.3