mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
5 lines
98 B
Makefile
5 lines
98 B
Makefile
|
|
LTLIBRARY_NAME = libsapi.la
|
|
LTLIBRARY_SOURCES = nsapi.c
|
|
|
|
include $(top_srcdir)/build/ltlib.mk
|