]> git.sesse.net Git - rdpsrv/blobdiff - Xserver/config/Imakefile
Import X server from vnc-3.3.7.
[rdpsrv] / Xserver / config / Imakefile
diff --git a/Xserver/config/Imakefile b/Xserver/config/Imakefile
new file mode 100644 (file)
index 0000000..26b3dd0
--- /dev/null
@@ -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))