#include <XView.tmpl>

XCOMM ##########################################################################
XCOMM # @(#)Imakefile 1.1 89/07/21 SMI
XCOMM # Imakefile for doc/config directory.

#define IHaveSubdirs 
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = usenixws

MakeSubdirs($(SUBDIRS))
CleanSubdirs($(SUBDIRS))
InstallSubdirs($(SUBDIRS))
PopulateSubdirs($(SUBDIRS))

