Define SKIP_ZEROES as 32 for tic4x target in order to ensure proper
[deliverable/binutils-gdb.git] / binutils / dep-in.sed
CommitLineData
252b5132
RH
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
8e42bcb6 6s!@TOPDIR@/include!$(INCDIR)!g
252b5132 7s!@BFDDIR@!$(BFDDIR)!g
8e42bcb6 8s!@TOPDIR@/bfd!$(BFDDIR)!g
252b5132
RH
9s!@SRCDIR@/!!g
10s!@OBJDIR@/!!g
11
12s/\\\n */ /g
13
14s/ *$//
15s/ */ /g
16/:$/d
17
18s/\(.\{50\}[^ ]*\) /\1 \\\
19 /g
This page took 0.133361 seconds and 4 git commands to generate.