1
0
mirror of https://github.com/php/php-src.git synced 2026-04-09 17:13:31 +02:00
Files
archived-php-src/ext/xml/expat/xmlparse/Makefile.in
2000-05-01 22:38:42 +00:00

8 lines
173 B
Makefile

LTLIBRARY_NAME = libexpat_parse.la
LTLIBRARY_SOURCES = xmlparse.c hashtable.c
EXTRA_INCLUDES = -I$(srcdir)/../xmltok
include $(top_srcdir)/build/dynlib.mk