]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
somehow missed committing this.
authorAlan Modra <amodra@gmail.com>
Thu, 4 Oct 2001 15:37:38 +0000 (15:37 +0000)
committerAlan Modra <amodra@gmail.com>
Thu, 4 Oct 2001 15:37:38 +0000 (15:37 +0000)
* dep-in.sed: Remove symcat.h from dependencies.

bfd/dep-in.sed

index c3781f23bcbd50469b59f785bff8829324e07dc8..4a706aa5be0c9be7d34934320f2c881199ce5995 100644 (file)
@@ -9,12 +9,13 @@ s!@INCDIR@!$(INCDIR)!g
 s!@SRCDIR@/../opcodes!$(srcdir)/../opcodes!g
 s!@SRCDIR@/!!g
 s! hosts/[^ ]*\.h! !g
-s/ sysdep.h//g
+s! sysdep.h!!g
 s! \.\./bfd/sysdep.h!!g
-s/ libbfd.h//g
-s/ config.h//g
+s! libbfd.h!!g
+s! config.h!!g
 s! \$(INCDIR)/fopen-[^ ]*\.h!!g
 s! \$(INCDIR)/ansidecl\.h!!g
+s! \$(INCDIR)/symcat\.h!!g
 
 s/\\\n */ /g