summaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2002-01-26 21:33:06 +0000
committerHans-Peter Nilsson <hp@axis.com>2002-01-26 21:33:06 +0000
commit95fe2b35f5f107e81f6f3ed0b31174996d450bc6 (patch)
tree4c9c8a278579143d9e23b2d5ccb775fb0e7ad85d /gprof/Makefile.am
parent8340978ee13094cd57bffa759aac9d9699b5ade4 (diff)
downloadbinutils-redhat-95fe2b35f5f107e81f6f3ed0b31174996d450bc6.tar.gz
* Makefile.am (install): Depend on install-info.
* Makefile.in: Regenerate.
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r--gprof/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am
index 4401e17530..5294feb9d8 100644
--- a/gprof/Makefile.am
+++ b/gprof/Makefile.am
@@ -71,6 +71,10 @@ gprof.1: $(srcdir)/gprof.texi
Makefile: $(BFDDIR)/configure.in
+# We want install to imply install-info as per GNU standards, despite the
+# cygnus option.
+install: install-info
+
# Targets to rebuild dependencies in this Makefile.
# Have to get rid of DEP1 here so that "$?" later includes all sources.
DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h