make/doc
Paul Smith e4c14a675c Document the secondary expansion method. Also, some other documentation
cleanups.

If we find a make error (invalid makefile syntax or something like that)
write back any tokens we have before we exit.

If we have waiting jobs (using -j + -l) set an alarm before we sleep on
the read() system call, so we can wake up to check the load and start
waiting jobs, if there are long-running jobs we would otherwise be
waiting for.  Suggested by Grant Taylor.
2005-05-08 16:50:58 +00:00
..
.cvsignore Fix HAVE_BROKEN_RESTART logic. 2002-09-11 16:55:44 +00:00
make.texi Document the secondary expansion method. Also, some other documentation 2005-05-08 16:50:58 +00:00
Makefile.am Updated for autoconf 2.57, automake 1.7.6, and gettext 0.12.1. 2003-07-31 13:04:32 +00:00