# Package name

PACKAGE="org.w3c.tools"

# The list of packages that makes httpd

PACKAGES = \
	codec \
	crypt \
	dbm \
	forms \
	jdbm \
	sorter \
	resources \
	timers \
	sexpr \
	widgets \
	log

TOP=../../../..
include $(TOP)/makefiles/package.make
