XCOMM $XFree86: xc/doc/specs/Imakefile,v 1.3 2000/03/02 17:52:57 dawes Exp $

#if defined(HardcopyDocDirs)

#define IHaveSubdirs
#define PassCDebugFlags

SUBDIRS = HardcopyDocDirs

all::

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

#endif
