XCOMM $Xorg: Imakefile,v 1.3 2000/08/17 19:54:56 cpqbld Exp $
XCOMM $XdotOrg: xc/programs/xrx/Imakefile,v 1.3 2004/08/25 00:30:42 kem Exp $



XCOMM $XFree86$

#ifdef deprecated
#define IHaveSubdirs
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

#if BuildPlugin && !defined(VendorHasX11R6_3libXext)
LIBXPLUGINDIR = libxplugin
#endif

      SUBDIRS = $(LIBXPLUGINDIR) plugin

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))
#endif
