1
0
mirror of https://github.com/mirror/make.git synced 2025-03-29 13:31:09 +08:00
make/doc
Paul Smith 1454a04f81 * Fixups to the make man page
* Minor syntax cleanups in the manual
* In non-maintainer mode set NDEBUG to disable assert()
* Performance improvements in strcache:
    Build Info			1000	2000	4000
    3.82 -g			2.61s	8.85s	33.52s
    3.82 -O2			1.90s	7.62s	27.82s
    New -g (with asserts)	1.03s	2.31s	5.79s
    New -O2 (no asserts)	0.65s	1.50s	3.52s
2011-02-21 07:30:11 +00:00
..
.cvsignore Release GNU make 3.81. 2006-04-01 06:36:40 +00:00
make.texi * Fixups to the make man page 2011-02-21 07:30:11 +00:00
Makefile.am Update copyrights for 2010. 2010-07-13 01:20:10 +00:00