blob: 11c83e9ecfb129bd4e56b8c960c2ad6efb84327c [file] [log] [blame]
#
# Insert the header.....
#
1i\
# +++ Dependency line eater +++\
# \
# Makefile dependencies follow. This must be the last section in\
# the Makefile.in file\
#
#
# Remove line continuations....
#
:FIRST
y/ / /
s/^ *//
/\\$/{
N
y/ / /
s/\\\n */ /
bFIRST
}
s/ */ /g
s;/usr/include/[^ ]* *;;g
s;/usr/lib/[^ ]* *;;g
s;/mit/cygnus[^ ]* *;;g
#
# Now insert a trailing newline...
#
$a\