summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-11-22 16:50:01 +0000
committerwiz <wiz@pkgsrc.org>2004-11-22 16:50:01 +0000
commit945f99b88da348639f3590bf0afdc324e744a107 (patch)
tree3459893901caf712c0139ce0c7fb54623007acfb /doc/guide
parentbab5703e162ec5f8b5215733d4ab52fa14ae6ec4 (diff)
downloadpkgsrc-945f99b88da348639f3590bf0afdc324e744a107.tar.gz
Replace obsolete USE_GMAKE reference; noted by iMil on tech-pkg.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml
index d79c4a1a45e..1bba7dc7679 100644
--- a/doc/guide/files/build.xml
+++ b/doc/guide/files/build.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: build.xml,v 1.1.1.1 2004/10/21 14:27:38 grant Exp $ -->
+<!-- $NetBSD: build.xml,v 1.2 2004/11/22 16:50:01 wiz Exp $ -->
<chapter id="build">
<title>The build process</title>
@@ -280,7 +280,7 @@ CONFIGURE_ARGS+= netbsd13</programlisting>
by invoking <varname>$MAKE_PROGRAM</varname> on
<varname>$MAKEFILE</varname> with <varname>$ALL_TARGET</varname> as
the target to build. The default <varname>MAKE_PROGRAM</varname> is
- <quote>gmake</quote> if <varname>USE_GMAKE</varname> is set,
+ <quote>gmake</quote> if <varname>USE_GNU_TOOLS</varname> contains <quote>make</quote>,
<quote>make</quote> otherwise. <varname>MAKEFILE</varname> is set to
<quote>Makefile</quote> by default, and <varname>ALL_TARGET</varname>
defaults to <quote>all</quote>. Any of these variables