1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/sapi/apache/Makefile.in
2000-05-01 22:38:42 +00:00

8 lines
164 B
Makefile

LTLIBRARY_NAME = libsapi.la
LTLIBRARY_SOURCES = sapi_apache.c mod_php4.c php_apache.c
EXTRA_INCLUDES = $(APACHE_INCLUDE)
include $(top_srcdir)/build/ltlib.mk