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

@@ -34,5 +34,9 @@ src/config.h.in : src/configure.ac aclocal.m4
src/config.h_vms : src/config.h.in
cp src/config.h.in src/config.h_vms
totally-clean : force
rm -f $(CONFIGURES)
rm -f src/config.h.in src/config.h_vms
force :