Fix windows-nat.c compilation failure.
[deliverable/binutils-gdb.git] / gas / dep-in.sed
index 4894cea84e2b126e50565635a01791753d38bf2f..d81c4609b9c08ddded76f76a4a16c69556b3231d 100644 (file)
@@ -3,6 +3,7 @@
 /\\$/b loop
 
 s! \.\./! !g
+s! \./! !g
 s!@INCDIR@!$(INCDIR)!g
 s!@TOPDIR@/include!$(INCDIR)!g
 s!@BFDDIR@!$(BFDDIR)!g
@@ -12,15 +13,16 @@ s!@SRCDIR@/\.\./opcodes!$(srcdir)/../opcodes!g
 s!@TOPDIR@/opcodes!$(srcdir)/../opcodes!g
 s!@SRCDIR@/!!g
 s! \$(srcdir)/config/te-generic\.h!!g
-s! \.\./bfd/bfd\.h!!g
 s! itbl-cpu\.h!!g
 s! itbl-parse\.h!!g
+s! \.\./intl/libintl\.h!!g
 
-s! \$(INCDIR)/bin-bugs\.h!!g
+s! \.\./bfd/bfd\.h!!g
+s! \$(INCDIR)/symcat\.h!!g
 s! \$(INCDIR)/ansidecl\.h!!g
 s! \$(INCDIR)/libiberty\.h!!g
 s! \$(INCDIR)/progress\.h!!g
-s! \$(INCDIR)/fopen-same\.h!!g
+s! \$(INCDIR)/fopen-[^ ]*\.h!!g
 s! obj-format\.h!!g
 s! targ-cpu\.h!!g
 s! targ-env\.h!!g
This page took 0.027406 seconds and 4 git commands to generate.