BEGIN { mode=0 sources="" } mode == 0 && /^LTLIBRARY_SOURCES.*\\$/ { if (match($0, "[^=]*$")) { sources=substr($0, RSTART, RLENGTH-1) } mode=1 next } mode == 0 && /^LTLIBRARY_SOURCES.*/ { if (match($0, "[^=]*$")) { sources=substr($0, RSTART, RLENGTH) } } mode == 1 && /.*\\$/ { sources=sources substr($0, 0, length - 1) next } mode == 1 { sources=sources $0 mode=0 } END { print sources }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Makefile.global | File | 3.09 KB | 0644 |
|
acinclude.m4 | File | 51.3 KB | 0644 |
|
config.guess | File | 40.17 KB | 0755 |
|
config.sub | File | 29.01 KB | 0755 |
|
libtool.m4 | File | 119.45 KB | 0644 |
|
ltmain.sh | File | 140.61 KB | 0644 |
|
mkdep.awk | File | 2.23 KB | 0644 |
|
phpize.m4 | File | 2.42 KB | 0644 |
|
scan_makefile_in.awk | File | 410 B | 0644 |
|
shtool | File | 59.79 KB | 0755 |
|