]> git.sesse.net Git - rdpsrv/blob - Xserver/config/Imakefile
26b3dd05df3dc8681e17f07209b71d9e639f01a7
[rdpsrv] / Xserver / config / Imakefile
1 XCOMM $XConsortium: Imakefile /main/6 1996/09/28 16:04:42 rws $
2 #define IHaveSubdirs
3 #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)"
4
5 #undef BootstrapCleanSubdirs
6 #define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"
7
8 BOOTSTRAPSUBDIRS = imake makedepend
9 SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util
10
11 MakeSubdirs($(SUBDIRS))
12 DependSubdirs($(SUBDIRS))