* dep-in.sed: Cope with absolute paths.

* Makefile.am (dep.sed): Subst TOPDIR.
	Run "make dep-am".
	* Makefile.in: Regenerate.
This commit is contained in:
Alan Modra
2002-04-04 14:07:22 +00:00
parent 82674a1fec
commit 8e42bcb6b9
12 changed files with 154 additions and 88 deletions

View File

@ -3,7 +3,9 @@
/\\$/b loop
s!@INCDIR@!$(INCDIR)!g
s!@TOPDIR@/include!$(INCDIR)!g
s!@BFDDIR@!$(BFDDIR)!g
s!@TOPDIR@/bfd!$(BFDDIR)!g
s!@SRCDIR@/!!g
s!@OBJDIR@/!!g