mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
somehow missed committing this.
* dep-in.sed: Remove symcat.h from dependencies.
This commit is contained in:
parent
78f495860c
commit
d828d54ea4
@ -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 New Issue
Block a user