X-Git-Url: https://git.sesse.net/?p=rdpsrv;a=blobdiff_plain;f=Xserver%2Fconfig%2FImakefile;fp=Xserver%2Fconfig%2FImakefile;h=0000000000000000000000000000000000000000;hp=26b3dd05df3dc8681e17f07209b71d9e639f01a7;hb=ce66b81460e5353db09d45c02339d4583fbda255;hpb=7772d71ffd742cfc9b7ff214659d16c5bb56a391 diff --git a/Xserver/config/Imakefile b/Xserver/config/Imakefile deleted file mode 100644 index 26b3dd0..0000000 --- a/Xserver/config/Imakefile +++ /dev/null @@ -1,12 +0,0 @@ -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))