XCOMM $XConsortium: Imakefile /main/8 1996/09/27 09:56:44 kaleb $
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

#if BuildPlugin
#if !VendorHasX11R6_3libXext
LIBXPLUGINDIR = libxplugin
#endif
   PLUGINDIRS = plugin xnest-plugin
#endif

      SUBDIRS = $(LIBXPLUGINDIR) helper $(PLUGINDIRS)

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