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

11 lines
216 B
Makefile
Raw Normal View History

DEPTH = ../../../..
topsrcdir = @topsrcdir@
srcdir = @srcdir@
VPATH = @srcdir@
LTLIBRARY_NAME = libexpat_tok.la
LTLIBRARY_SOURCES = xmltok.c xmlrole.c
include $(topsrcdir)/build/ltlib.mk