chiark / gitweb /
The Windows RNG turns out to only give about 16 bits at a time. This
[sgt-puzzles.git] / Recipe
diff --git a/Recipe b/Recipe
index a2a5bfcb20e81c2ba54bd39d3b2a5e54cd1e04c7..9d7c1e90fbed9838d74673390904a565f090b81b 100644 (file)
--- a/Recipe
+++ b/Recipe
@@ -13,8 +13,8 @@
 !makefile cygwin Makefile.cyg
 
 WINDOWS  = windows user32.lib gdi32.lib comctl32.lib
-COMMON   = midend misc malloc
-NET      = net random tree234
+COMMON   = midend misc malloc random
+NET      = net tree234
 
 net      : [X] gtk COMMON NET
 cube     : [X] gtk COMMON cube