mirror of
https://github.com/php/php-src.git
synced 2026-04-01 21:22:13 +02:00
6 lines
139 B
Makefile
6 lines
139 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
noinst_LTLIBRARIES=libphpsapi_isapi.la
|
|
libphpsapi_isapi_la_SOURCES=php4isapi.c
|
|
|