# Package name

PACKAGE="w3c.tools"

# The list of packages that makes httpd

PACKAGES = \
	codec \
	crypt \
	dbm \
	forms \
	sorter \
	store \
	timers \
	sexpr \
	widgets

include $(MAKEDIR)/package.make
