make/doc
Paul Smith c7732bd5ad Add a new variable: GNUMAKEFLAGS
This allows you to write portable makefiles that set GNU make-specific command
line options in the environment or makefile: add them to GNUMAKEFLAGS instead
of MAKEFLAGS and they will be seen by GNU make but ignored by other
implementations of make.
2013-05-13 02:48:18 -04:00
..
.gitignore Modify .gitignore for proper formatting. 2013-01-12 17:56:25 -05:00
make.texi Add a new variable: GNUMAKEFLAGS 2013-05-13 02:48:18 -04:00
Makefile.am Simplify copyrights using ranges of years. 2012-03-05 14:10:39 +00:00