* hosts/h-*.h: Configure fopen using ../include/fopen-*.h
[deliverable/binutils-gdb.git] / bfd / blins-p
CommitLineData
90f3f3e2
SC
1# sed script for BFD header files
2# Merge adjacent blank lines. Loop til no change.
3:blin
4/^$/,/^ *[^ ]*.*$/{
5/^$/N
6s/^ *\n *$//
7}
8t blin
This page took 0.031308 seconds and 4 git commands to generate.