php-src/sapi/apache2/Makefile.in

8 lines
164 B
Makefile
Raw Normal View History

2000-10-22 14:01:18 +00:00
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