mirror of
https://github.com/php/php-src.git
synced 2026-04-10 17:43:13 +02:00
6 lines
98 B
Makefile
6 lines
98 B
Makefile
|
|
LTLIBRARY_NAME = libwddx.la
|
|
LTLIBRARY_SOURCES = wddx.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|