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 | 6.95 KB | 0644 |
|
acinclude.m4 | File | 86.72 KB | 0644 |
|
ax_check_compile_flag.m4 | File | 2.05 KB | 0644 |
|
ax_gcc_func_attribute.m4 | File | 8.22 KB | 0644 |
|
config.guess | File | 43.13 KB | 0755 |
|
config.sub | File | 35.55 KB | 0755 |
|
libtool.m4 | File | 302.76 KB | 0644 |
|
ltmain.sh | File | 276.83 KB | 0644 |
|
mkdep.awk | File | 2.15 KB | 0644 |
|
phpize.m4 | File | 4.58 KB | 0644 |
|
run-tests.php | File | 85.22 KB | 0644 |
|
scan_makefile_in.awk | File | 409 B | 0644 |
|
shtool | File | 64.22 KB | 0755 |
|