mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
9 lines
105 B
Makefile
9 lines
105 B
Makefile
|
|
LTLIBRARY_NAME = libsapi.la
|
|
LTLIBRARY_SOURCES = php4isapi.c
|
|
|
|
include $(top_srcdir)/build/ltlib.mk
|
|
|
|
|
|
|