use gnumakefile and maintainer-makefile modules from gnulib

* bootstrap (modules): Add gnumakefile and maintainer-makefile.
* GNUmakefile: Remove file, now provided by gnulib.
* Makefile.maint: Remove.  Replaced by maint.mk from gnulib.
.gitignore: Add GNUmakefile and maint.mk.
* cfg.mk (prev_version_file): Disable this feature.
Setting this to /dev/null avoids an otherwise harmless diagnostic.
This commit is contained in:
Jim Meyering
2009-07-07 18:08:45 +02:00
parent fb98f4b10d
commit bf773e0467
5 changed files with 7 additions and 830 deletions

2
.gitignore vendored
View File

@@ -35,3 +35,5 @@ stamp-h.in
stamp-h1
update.log
tests/*.log
/GNUmakefile
/maint.mk