summaryrefslogtreecommitdiff
path: root/ext/xml/expat/xmlparse/Makefile.in
blob: 77df7598d07e965f18fd888eecbc94e6328b0a53 (plain)
1
2
3
4
5
6
7

LTLIBRARY_NAME          = libexpat_parse.la
LTLIBRARY_SOURCES       = xmlparse.c hashtable.c

EXTRA_INCLUDES = -I$(srcdir)/../xmltok

include $(top_srcdir)/build/dynlib.mk