# $Id: Makefile,v 1.1 2007/09/27 16:55:03 gmf Exp $

###### Include macro definitions

MAKEDEFS = $(builddir)/Makefile.defs
include $(MAKEDEFS)

###### Files

SOURCES= $(EXAMPLE_XERCES_SOURCES)

###### Include rules

RULES = $(builddir)/Makefile.rules
include $(RULES)

