Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2002-01-27 00:35:45 +0300
committerHans-Peter Nilsson <hp@axis.com>2002-01-27 00:35:45 +0300
commitab5d17797232a3d1750450d4d55a8a15f73c053c (patch)
tree7507a7ed86a47fda7b3c409796c8c5ed310dc9e5 /etc
parentbe4ee22bbc3fc6e89a3602d125265f62ba61f375 (diff)
* Makefile.in (install): Depend on install-info.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/Makefile.in3
2 files changed, 6 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 788d11c37..ffd021f53 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * Makefile.in (install): Depend on install-info.
+
2001-03-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>
* texi2pod.pl: New file (from gcc/contrib).
diff --git a/etc/Makefile.in b/etc/Makefile.in
index eedc8c9c1..2bc345745 100644
--- a/etc/Makefile.in
+++ b/etc/Makefile.in
@@ -51,7 +51,8 @@ DVIFILES = standards.dvi configure.dvi
all:
-install:
+# We want install to imply install-info as per GNU standards.
+install: install-info
uninstall: