Don't compile winetest as part of the main build

Mike Hearn mike at navi.cx
Sat Aug 7 06:50:45 CDT 2004


Mike Hearn <mike at navi.cx>
Don't compile winetest as part of the main build to avoid
problems on low memory machines.

--- programs/winetest/Makefile.in.~1.30.~	2004-07-22 20:43:42.000000000 +0100
+++ programs/winetest/Makefile.in	2004-08-01 23:44:24.334453984 +0100
@@ -1,3 +1,7 @@
+# MKPROG_SKIP
+
+# This program must be built explicitly to make compiles on slower machines easier
+
 TOPSRCDIR = @top_srcdir@
 TOPOBJDIR = ../..
 SRCDIR    = @srcdir@





More information about the wine-patches mailing list