Major updates in preparation for 3.80.
authorPaul Smith <psmith@gnu.org>
Mon, 8 Jul 2002 02:26:47 +0000 (02:26 +0000)
committerPaul Smith <psmith@gnu.org>
Mon, 8 Jul 2002 02:26:47 +0000 (02:26 +0000)
commit8572d6adf04d397505770b0b0d5cfd91cf6a92a8
tree8e590714da1d480bef4ca2afbe81fa95c2624de6
parent4a073980236d80b47a24c5caea3ece4e9bb7e044
Major updates in preparation for 3.80.
New version of the manual, put into the doc subdir.
Enhancements: $(eval ...) and $(value ...) functions, various bug
fixes, etc.  See the ChangeLog.
More to come.
26 files changed:
ChangeLog
ChangeLog.2 [new file with mode: 0644]
Makefile.am
NEWS
README.cvs
configure.in
dep.h
doc/Makefile.am [new file with mode: 0644]
doc/make.texi [moved from make.texinfo with 96% similarity]
function.c
gpl.texinfo [deleted file]
implicit.c
main.c
maintMakefile
make-stds.texi [deleted file]
make.h
misc.c
read.c
remake.c
tests/ChangeLog
tests/scripts/functions/eval [new file with mode: 0644]
tests/scripts/functions/value [new file with mode: 0644]
tests/scripts/variables/MAKEFILE_LIST [new file with mode: 0644]
tests/scripts/variables/flavors
variable.c
variable.h