php-src/build
Peter Kokot addcf2402d Remove mkdep.awk
The `mkdep.awk` file was part of the previous *nix build system and was
used to create a .deps file with a list of dependencies that could be
processed by Automake further on.

Newer build system was done via 9d9d39a0de
and outdated files removed via 22815419f8
so the current file in the PHP source code is not used anymore.

Additionally, the *.slo files were processed by this file. The *.slo
files also used to be generated by older libtool so today, these don't
get generated anymore.
2018-10-20 10:08:54 +02:00
..
ax_check_compile_flag.m4 Upgrade AX_CHECK_COMPILE_FLAG macro to serial 6 2018-07-28 01:40:02 +02:00
ax_gcc_func_attribute.m4 Optimized php_addslashes with SSE4.2 instructions 2018-01-15 21:17:50 +08:00
build.mk Remove unused variable makefile_am_files 2018-10-16 22:33:04 +02:00
build2.mk Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
buildcheck.sh Merge branch 'PHP-7.2' into PHP-7.3 2018-10-20 09:54:00 +02:00
config-stubs Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
genif.sh Merge branch 'PHP-7.3' 2018-10-20 09:55:33 +02:00
libtool.m4 Don't detect FreeBSD 10 as FreeBSD 1 in libtool.m4. 2015-08-27 15:59:59 -07:00
order_by_dep.awk Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
php_cxx_compile_stdcxx.m4 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
print_include.awk
scan_makefile_in.awk Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
shtool fix bug #51076 (race condition in shtool's mkdir -p) 2013-10-08 08:37:08 +02:00