mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
|
|
LTLIBRARY_NAME = libsapi.la
|
|
LTLIBRARY_SOURCES = caudium.c
|
|
|
|
include $(top_srcdir)/build/ltlib.mk
|