X-Git-Url: https://git.sesse.net/?p=rdpsrv;a=blobdiff_plain;f=Xserver%2Fconfig%2FImakefile;fp=Xserver%2Fconfig%2FImakefile;h=26b3dd05df3dc8681e17f07209b71d9e639f01a7;hp=0000000000000000000000000000000000000000;hb=b6e6afccf37f4ad0515ef2a698f714fdf1bf23b3;hpb=e3340a110a3b01756b8e67531395a33b40a17d37 diff --git a/Xserver/config/Imakefile b/Xserver/config/Imakefile new file mode 100644 index 0000000..26b3dd0 --- /dev/null +++ b/Xserver/config/Imakefile @@ -0,0 +1,12 @@ +XCOMM $XConsortium: Imakefile /main/6 1996/09/28 16:04:42 rws $ +#define IHaveSubdirs +#define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" + +#undef BootstrapCleanSubdirs +#define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)" + +BOOTSTRAPSUBDIRS = imake makedepend +SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util + +MakeSubdirs($(SUBDIRS)) +DependSubdirs($(SUBDIRS))