1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00
Files
archived-php-src/ext/xml/expat/Makefile.in
T
Thies C. Arntzen cd2f057f1a bump bundled expat to 1.95.1
win32 project _needs_ updating and i don't have windows
2001-05-11 17:57:37 +00:00

6 lines
134 B
Makefile

LTLIBRARY_NAME = libexpat.la
LTLIBRARY_SOURCES = xmlparse.c xmlrole.c xmltok.c
include $(top_srcdir)/build/dynlib.mk