# Makefile for directory ./org/apache/xerces/dom/events

TARGETS=\
	EventImpl.class\
	MutationEventImpl.class

DIRS =

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