ROOT=../../../../
HB_INC_COMPILE=$(TOP)../include -I$(TOP)$(ROOT)include -I$(ROOT)include

C_SOURCES=\
	xmlparse.c \

PRG_SOURCES=\
	hxmldoc.prg \

LIBNAME=hbxml

include $(TOP)$(ROOT)config/lib.cf
