php-src/scripts
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
..
dev Remove some obsolete config_vars.mk occurrences 2018-10-16 18:05:06 +02:00
man1 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
Makefile.frag Remove mkdep.awk 2018-10-20 10:08:54 +02:00
php-config.in Drop support for autoconf < 2.60 in trunk and the 2011-05-15 06:09:21 +00:00
phpize.in Remove mkdep.awk 2018-10-20 10:08:54 +02:00
phpize.m4 Merge branch 'PHP-7.3' 2018-10-19 00:12:48 +02:00