# Makefile for directory ./org/apache/xerces/validators/schema

TARGETS=\
    GeneralAttrCheck.class\
	SubstitutionGroupComparator.class\
	SchemaGrammar.class\
	SchemaMessageProvider.class\
	SchemaSymbols.class \
	TraverseSchema.class \
	XUtil.class

DIRS = identity

TOP = ../../../../../..
include $(TOP)/src/Makefile.incl
