# Makefile for directory ./org/xml/sax/misc

TARGETS=\
	DeclHandler.class\
	LexicalHandler.class

DIRS =

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