mirror of
https://github.com/php/php-src.git
synced 2024-12-02 14:24:10 +08:00
8 lines
320 B
Plaintext
8 lines
320 B
Plaintext
Name: php4_module
|
|
ConfigStart
|
|
RULE_WANTHSREGEX=no
|
|
LIBS="@NATIVE_RPATHS@ @PHP_LDFLAGS@ @PHP_LIBS@ @EXTRA_LIBS@ $LIBS"
|
|
RULE_HIDE=yes
|
|
CFLAGS="$CFLAGS -I@abs_srcdir@ -I@abs_srcdir@/main -I@abs_builddir@/main -I@abs_srcdir@/Zend -I@abs_builddir@/Zend -I@abs_builddir@/TSRM -I@abs_srcdir@/TSRM -I@abs_builddir@"
|
|
ConfigEnd
|