###### Makefile: for subset of Jigsaw tools packages
#

PACKAGE="org.w3c.tools"
TOPDIR=../../..

PACKAGES = \
	timers

include $(TOPDIR)/makefiles/package.make
include $(TOPDIR)/makefiles/file.make
