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

Rely entirely on the GNU Build System.

* Makefile.vms: Remove file.
* INSTALL.vms: Remove file.
* Makefile.in (SOURCE_FILES): Remove them.
* Makefile.devel (src/config.h_vms): Remove target.
(totally-clean): Update.
* src/Makefile.in (GENERATED_FILES): Remove config.h_vms.
This commit is contained in:
Bruno Haible
2020-02-11 03:14:38 +01:00
parent e35c4c2cc4
commit 0a2ed64ff7
4 changed files with 17 additions and 10 deletions

View File

@@ -1,3 +1,13 @@
2020-02-10 Bruno Haible <bruno@clisp.org>
Rely entirely on the GNU Build System.
* Makefile.vms: Remove file.
* INSTALL.vms: Remove file.
* Makefile.in (SOURCE_FILES): Remove them.
* Makefile.devel (src/config.h_vms): Remove target.
(totally-clean): Update.
* src/Makefile.in (GENERATED_FILES): Remove config.h_vms.
2018-10-24 Bruno Haible <bruno@clisp.org>
Update after gnulib changed.