+Fri Oct 4 13:49:01 1996 Ian Lance Taylor <ian@cygnus.com>
+
+ * dep-in.sed: Remove ../bfd/sysdep.h, since it will appear when
+ som.h is included.
+
Fri Oct 4 11:41:39 1996 Jeffrey A Law (law@cygnus.com)
* Makefile.in: Remove explicit dependencies for mn10200 and
s! @BFD_H@!!g
s!@INCDIR@!$(INCDIR)!g
-s!@srcdir@/!!g
-s!hosts/.*\.h ! !g
+s!@SRCDIR@/!!g
+s!hosts/[^ ]*\.h ! !g
s/ sysdep.h//g
+s/ \.\./bfd/sysdep.h//g
s/ libbfd.h//g
-s! \$(INCDIR)/fopen-.*\.h!!g
+s/ config.h//g
+s! \$(INCDIR)/fopen-[^ ]*\.h!!g
s! \$(INCDIR)/ansidecl\.h!!g
s! \$(INCDIR)/obstack\.h!!g
-s/\\\n *\\/\\/g
-s/\\\n *$/ /g
+s/\\\n */ /g
-/^ *\\$/d
s/ *$//
s/ */ /g
+s/ *:/:/g
/:$/d
+
+s/\(.\{50\}[^ ]*\) /\1 \\\
+ /g