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:
@@ -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 :
|
||||
|
||||
|
||||
Reference in New Issue
Block a user