aboutsummaryrefslogtreecommitdiff
path: root/gas/Makefile.am
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2003-11-12 17:15:38 +0000
committerDaniel Jacobowitz <drow@false.org>2003-11-12 17:15:38 +0000
commit5e2d1ae86dc6130645c900c3f1e3dd27e938e833 (patch)
tree85d3e1b8df08f22986ccfa91d1868809c20e1cbd /gas/Makefile.am
parente7c27a734dad50986cc624f4e2b934056d70c288 (diff)
downloadfsf-binutils-gdb-5e2d1ae86dc6130645c900c3f1e3dd27e938e833.zip
fsf-binutils-gdb-5e2d1ae86dc6130645c900c3f1e3dd27e938e833.tar.gz
fsf-binutils-gdb-5e2d1ae86dc6130645c900c3f1e3dd27e938e833.tar.bz2
* Makefile.am (install, install-info, RECURSIVE_TARGETS): Define.
* doc/Makefile.am (install-info): Define. * aclocal.m4: Regenerate. * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate.
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r--gas/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am
index 30b62c1..9f766d4 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -456,6 +456,12 @@ po/POTFILES.in: @MAINT@ Makefile
for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
&& mv tmp $(srcdir)/po/POTFILES.in
+# We want install to imply install-info as per GNU standards, despite the
+# cygnus option.
+install: install-recursive install-info
+install-info: install-info-recursive
+RECURSIVE_TARGETS += install-info-recursive
+
# Note: GASP is now deprecated and has been removed. It is still
# available in the CVS archive or older binutils releases if it is needed.
noinst_PROGRAMS = as-new