Lines Matching refs:make
11 If you need to build GNU Make and have no other `make' program to use,
13 `configure' as described in INSTALL. Then, instead of typing `make' to
16 use for `./make install', or whatever else.
37 GNU make is fully documented in the GNU Make manual, which is contained
38 in this distribution as the file make.texinfo. You can also find
57 http://savannah.gnu.org/projects/make/
66 You can send GNU make bug reports to <bug-make@gnu.org>. Please see the
67 section of the GNU make manual entitled `Problems and Bugs' for
73 http://savannah.gnu.org/bugs/?group=make
75 If you need help using GNU make, try these forums:
77 help-make@gnu.org
82 http://savannah.gnu.org/support/?group=make
86 http://savannah.gnu.org/patch/?group=make
88 Note these patches are provided by our users as a service and we make no
97 The GNU make source repository is available via anonymous CVS from the
100 http://savannah.gnu.org/cvs/?group=make
102 Please note: you won't be able to build GNU make from CVS without
104 autoconf, Perl, GNU make, and GCC. See the README.cvs file for hints on
105 how to build GNU make once these tools are available. We make no
115 that if you compile make with `cc -O' on AIX 3.2, it will not work
119 used to configure GNU make. Please install a different shell such as
125 to check the system's current load average. To make it easier to test and
126 debug this code, you can do `make check-loadavg' to see if it works
137 where stat(2) provides this information, GNU make will use it when
145 force make to treat them properly. See the manual for details.
151 - See README.customs for details on integrating GNU make with the
167 Please note there are two _separate_ ports of GNU make for Microsoft