mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
Drop the nickname "woe32".
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2016-11-23 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
Drop the nickname "woe32".
|
||||||
|
* README.windows: Renamed from README.woe32.
|
||||||
|
* Makefile.in (SOURCE_FILES): Update.
|
||||||
|
|
||||||
2016-11-19 Bruno Haible <bruno@clisp.org>
|
2016-11-19 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
doc: Prepare for possible use of GNU texi2any.
|
doc: Prepare for possible use of GNU texi2any.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# Makefile for gperf
|
# Makefile for gperf
|
||||||
|
|
||||||
# Copyright (C) 1989, 1992, 1993, 1998, 2002, 2012 Free Software Foundation, Inc.
|
# Copyright (C) 1989, 1992, 1993, 1998, 2002, 2012, 2016 Free Software Foundation, Inc.
|
||||||
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
||||||
# and Bruno Haible <bruno@clisp.org>.
|
# and Bruno Haible <bruno@clisp.org>.
|
||||||
#
|
#
|
||||||
@@ -60,7 +60,7 @@ maintainer-clean : force
|
|||||||
|
|
||||||
# List of source files.
|
# List of source files.
|
||||||
SOURCE_FILES = \
|
SOURCE_FILES = \
|
||||||
README README.woe32 README.vms NEWS AUTHORS \
|
README README.windows README.vms NEWS AUTHORS \
|
||||||
configure.ac aclocal.m4 Makefile.in Makefile.vms \
|
configure.ac aclocal.m4 Makefile.in Makefile.vms \
|
||||||
Makefile.devel ChangeLog
|
Makefile.devel ChangeLog
|
||||||
# List of distributed files imported from other packages.
|
# List of distributed files imported from other packages.
|
||||||
|
|||||||
Reference in New Issue
Block a user