php-src/ext/xml/expat/xmlparse/Makefile.in

13 lines
262 B
Makefile

DEPTH = ../../../..
topsrcdir = @topsrcdir@
srcdir = @srcdir@
VPATH = @srcdir@
LTLIBRARY_NAME = libexpat_parse.la
LTLIBRARY_SOURCES = xmlparse.c hashtable.c
EXTRA_INCLUDES = -I$(srcdir)/../xmltok
include $(topsrcdir)/build/ltlib.mk