# Copyright(c) 1992 Bell Communications Research, Inc. (Bellcore)
# Copyright(c) 1995-99 Andrew Lister
#
# $Id: Imakefile,v 1.11 1999/07/27 09:22:01 lister Exp $

#include "../Xbae.tmpl"

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

#if HaveWcl
    SUBDIRS = Mri add caption choice colors draw dynamic fifteen input list \
	matrix multibyte multifixed select select-drag select-push traversal
#else
    SUBDIRS = add caption choice colors draw dynamic fifteen list input matrix \
        multibyte multifixed select-drag select-push traversal
#endif

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
