# Makefile for directory ./sax/helpers

TARGETS=\
	AttributesImpl.class\
	AttributeListImpl.class

DIRS = 

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