summaryrefslogtreecommitdiff
path: root/bfd/dep-in.sed
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-10-04 15:37:38 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-10-04 15:37:38 +0000
commitd3b336754d3af41189c571af048a39f1c9c5aa85 (patch)
treeea20f77ea254d8cab3af2f9e9d806e4848b48d53 /bfd/dep-in.sed
parenta0dd285d883f24420cec1ebd5df63feadd5a3427 (diff)
downloadgdb-d3b336754d3af41189c571af048a39f1c9c5aa85.tar.gz
somehow missed committing this.
* dep-in.sed: Remove symcat.h from dependencies.
Diffstat (limited to 'bfd/dep-in.sed')
-rw-r--r--bfd/dep-in.sed7
1 files changed, 4 insertions, 3 deletions
diff --git a/bfd/dep-in.sed b/bfd/dep-in.sed
index c3781f23bcb..4a706aa5be0 100644
--- a/bfd/dep-in.sed
+++ b/bfd/dep-in.sed
@@ -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