X7ROOT File Manager
Current Path:
/opt/alt/php52/usr/lib64/php/build
opt
/
alt
/
php52
/
usr
/
lib64
/
php
/
build
/
??
..
??
Makefile.global
(5.2 KB)
??
acinclude.m4
(73.8 KB)
??
config.guess
(43.84 KB)
??
config.sub
(32.6 KB)
??
libtool.m4
(224.93 KB)
??
ltmain.sh
(195.05 KB)
??
mkdep.awk
(2.22 KB)
??
phpize.m4
(4.8 KB)
??
run-tests.php
(67.28 KB)
??
scan_makefile_in.awk
(410 B)
??
shtool
(63.93 KB)
Editing: scan_makefile_in.awk
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 }
Upload File
Create Folder