* Makefile.in (m32r.o): Depend on cpu.h
[deliverable/binutils-gdb.git] / binutils / dep-in.sed
CommitLineData
cd46af11
ILT
1:loop
2/\\$/N
3/\\$/b loop
4
5s!@INCDIR@!$(INCDIR)!g
6s!@SRCDIR@/!!g
7
8s/\\\n */ /g
9
10s/ *$//
11s/ */ /g
12/:$/d
13
14s/\(.\{50\}[^ ]*\) /\1 \\\
15 /g
This page took 0.099954 seconds and 4 git commands to generate.