mirror of
https://github.com/php/php-src.git
synced 2024-12-04 07:14:10 +08:00
6 lines
102 B
Makefile
6 lines
102 B
Makefile
|
|
LTLIBRARY_NAME = libdomxml.la
|
|
LTLIBRARY_SOURCES = domxml.c
|
|
|
|
include $(top_srcdir)/build/dynlib.mk
|