top_srcdir   = /boot/home/files/code/php-4.0.6
top_builddir = /boot/home/files/code/php-4.0.6
srcdir       = /boot/home/files/code/php-4.0.6/ext/xml/expat
builddir     = /boot/home/files/code/php-4.0.6/ext/xml/expat
VPATH        = /boot/home/files/code/php-4.0.6/ext/xml/expat

LTLIBRARY_NAME          = libexpat.la
LTLIBRARY_DEPENDENCIES  = xmltok/libexpat_tok.la xmlparse/libexpat_parse.la
LTLIBRARY_LIBADD        = $(LTLIBRARY_DEPENDENCIES)
LTLIBRARY_SHARED_LIBADD = $(LTLIBRARY_LIBADD)

SUBDIRS = xmltok xmlparse

include $(top_srcdir)/build/dynlib.mk
