mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
This works now with thttpd 2.19. Thanks to Andrzej Borsuk <andrzej.borsuk@alfaelektro.com.pl> for pointing me into the right direction.
6 lines
97 B
Makefile
6 lines
97 B
Makefile
|
|
LTLIBRARY_NAME = libsapi.la
|
|
LTLIBRARY_SOURCES = stub.c
|
|
|
|
include $(top_srcdir)/build/ltlib.mk
|