mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
6 lines
110 B
Makefile
6 lines
110 B
Makefile
|
|
LTLIBRARY_NAME = libsapi.la
|
|
LTLIBRARY_SOURCES = cgi_main.c getopt.c
|
|
|
|
include $(top_srcdir)/build/ltlib.mk
|