1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/ext/domxml/Makefile.in
2000-06-06 05:42:11 +00:00

6 lines
106 B
Makefile

LTLIBRARY_NAME = libdomxml.la
LTLIBRARY_SOURCES = php_domxml.c
include $(top_srcdir)/build/dynlib.mk