XCOMM $Xorg: Imakefile,v 1.2 2003/01/20 15:05:12 gisburn Exp $
#define IHaveSubdirs 
#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"

# Compatibility for 007 and early 008 releases
make_xprint_tarball::
	cd tarball ; make make_xprint_tarball

SUBDIRS = \
	tarball \
	rpm \
	solaris \
	mozilla_xpi

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