mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +02:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
|
|
LTLIBRARY_NAME = libsapi.la
|
|
LTLIBRARY_SOURCES = php_tux.c
|
|
|
|
include $(top_srcdir)/build/ltlib.mk
|