
TARGETS= DTest.class

DIRS = util mem range serialize events

TOP = ../..
include $(TOP)/src/Makefile.incl
CLPATH := $(TOP)/tests;${CLPATH}

