somehow missed committing this.
* dep-in.sed: Remove symcat.h from dependencies.
This commit is contained in:
parent
78f495860c
commit
d828d54ea4
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue