XCOMM $XConsortium: Imakefile,v 1.9 94/02/10 21:17:55 rws Exp $

#define IHaveSubdirs
#define PassCDebugFlags

#if InstallLibManPages
LIBMANDIRS = X11 Xt Xext Xi Xau
#endif

SUBDIRS = general $(LIBMANDIRS)

all::

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