/*
 * imakefile for the server directory
 *
 * Created :   28 Feb 95 Bernhard Marschall
 *
 */


SUBDIRS = \
	WWW \
	CCI \
	hyperg \
	ipc \
	utils \
	widgets \
	hgraster


MakeInSubdirs($(SUBDIRS))

