mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
This script hasn't been used since using PEAR as a package manager for PHP extensions since it is using Makefile.in as an indicator if the current directory is extension. Instead of this script extensions can be packaged differently and more properly with either current PEAR or with some other manual method.