]> git.sesse.net Git - rdpsrv/blob - Xserver/config/Imakefile
Import X server from vnc-3.3.7.
[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))