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
builddir     = /boot/home/files/code/php-4.0.6/ext/xml
VPATH        = /boot/home/files/code/php-4.0.6/ext/xml

LTLIBRARY_NAME          = libxml.la
LTLIBRARY_SOURCES       = xml.c
LTLIBRARY_DEPENDENCIES  = $(EXPAT_INTERNAL_LIBADD)
LTLIBRARY_LIBADD        = $(LTLIBRARY_DEPENDENCIES)
LTLIBRARY_SHARED_NAME   = xml.la
LTLIBRARY_SHARED_LIBADD = $(EXPAT_SHARED_LIBADD)

SUBDIRS = $(EXPAT_SUBDIRS)

include $(top_srcdir)/build/dynlib.mk
