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:
@@ -1,6 +1,6 @@
|
||||
# Makefile for gperf
|
||||
|
||||
# Copyright (C) 1989, 1992-1993, 1998, 2012, 2016, 2018 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1989, 1992-1993, 1998, 2012, 2016, 2018, 2020 Free Software Foundation, Inc.
|
||||
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
||||
# and Bruno Haible <bruno@clisp.org>.
|
||||
#
|
||||
@@ -60,8 +60,8 @@ maintainer-clean : force
|
||||
|
||||
# List of source files.
|
||||
SOURCE_FILES = \
|
||||
README INSTALL.windows INSTALL.vms NEWS AUTHORS \
|
||||
configure.ac aclocal.m4 Makefile.in Makefile.vms \
|
||||
README INSTALL.windows NEWS AUTHORS \
|
||||
configure.ac aclocal.m4 Makefile.in \
|
||||
Makefile.devel ChangeLog
|
||||
# List of distributed files imported from other packages.
|
||||
IMPORTED_FILES = \
|
||||
|
||||
Reference in New Issue
Block a user