# Makefile for directory ./dom/wrappers

TARGETS=\
	DOMParser.class

DIRS = 

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