1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Make Makefile.devel more useful for the users of the released tarball.

This commit is contained in:
Bruno Haible
2016-12-03 15:35:24 +01:00
parent 152c76427f
commit b4b58ca38d
3 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
2016-12-03 Bruno Haible <bruno@clisp.org>
Make Makefile.devel more useful for the users of the released tarball.
* Makefile.devel (totally-clean): New target.
* autogen.sh: Invoke it and 'all'.
2016-11-27 Bruno Haible <bruno@clisp.org>
Fix build with mingw.