From 8976e9a2052c83ab103edaf6ecde0e0d2c67f60c Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Sun, 19 Sep 2004 22:32:12 +0000 Subject: 2004-09-19 H.J. Lu * Makefile.am (AUTOMAKE_OPTIONS): Require 1.9. (bfd.info): Rename the target to ... ($(srcdir)/bfd.info): This. * Makefile.in: Regenerated. --- bfd/doc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bfd/doc/Makefile.am') diff --git a/bfd/doc/Makefile.am b/bfd/doc/Makefile.am index 4aaa341..65d0345 100644 --- a/bfd/doc/Makefile.am +++ b/bfd/doc/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to generate Makefile.in -AUTOMAKE_OPTIONS = cygnus +AUTOMAKE_OPTIONS = 1.9 cygnus DOCFILES = aoutx.texi archive.texi archures.texi \ bfdt.texi cache.texi coffcode.texi \ @@ -62,7 +62,7 @@ chew.o: chew.c protos: libbfd.h libcoff.h bfd.h -bfd.info bfd.dvi: $(DOCFILES) bfdsumm.texi bfd.texinfo +$(srcdir)/bfd.info bfd.dvi: $(DOCFILES) bfdsumm.texi bfd.texinfo # We can't replace these rules with an implicit rule, because # makes without VPATH support couldn't find the .h files in `..'. -- cgit v1.1