diff options
Diffstat (limited to 'opcodes/dep-in.sed')
-rw-r--r-- | opcodes/dep-in.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/dep-in.sed b/opcodes/dep-in.sed index 94da2ad..081f99c 100644 --- a/opcodes/dep-in.sed +++ b/opcodes/dep-in.sed @@ -4,6 +4,7 @@ s/\\\n */ /g t loop s!\.o:!.lo:! +s! \./! !g s! @BFD_H@! $(BFD_H)!g s!@INCDIR@!$(INCDIR)!g s!@TOPDIR@/include!$(INCDIR)!g |