blob: 582d79fd92bc524830f49755af745643cde506dc [file] [log] [blame]
Theodore Ts'o50e1e101997-04-26 13:58:21 +00001#
2# Insert the header.....
3#
41i\
5# +++ Dependency line eater +++\
6# \
7# Makefile dependencies follow. This must be the last section in\
8# the Makefile.in file\
9#
10
11#
12# Remove line continuations....
13#
Theodore Ts'oe2a99be1999-07-19 15:48:08 +000014:FIRST
15y/ / /
16s/^ *//
17/\\$/{
18N
19y/ / /
20s/\\\n */ /
21bFIRST
22}
23s/ */ /g
Theodore Ts'o50e1e101997-04-26 13:58:21 +000024
25s;/usr/include/[^ ]* *;;g
26s;/usr/lib/[^ ]* *;;g
27s;/mit/cygnus[^ ]* *;;g
JP Abgralle0ed7402014-03-19 19:08:39 -070028s;\.\./[^ ]*lib/blkid/blkid[^ ]* *;;g
29s;\.\./[^ ]*lib/uuid/uuid.h[^ ]* *;;g
Theodore Ts'o50e1e101997-04-26 13:58:21 +000030
31#
32# Now insert a trailing newline...
33#
34$a\
35