Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / sixteen.R
index 46147af..b9a26af 100644 (file)
--- a/sixteen.R
+++ b/sixteen.R
@@ -1,10 +1,10 @@
 # -*- makefile -*-
 
-sixteen  : [X] GTK COMMON sixteen
+sixteen  : [X] GTK COMMON sixteen sixteen-icon|no-icon
 
-sixteen  : [G] WINDOWS COMMON sixteen sixteen.res?
+sixteen  : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
 
-ALL += sixteen
+ALL += sixteen[COMBINED]
 
 !begin gtk
 GAMES += sixteen
@@ -13,3 +13,7 @@ GAMES += sixteen
 !begin >list.c
     A(sixteen) \
 !end
+
+!begin >wingames.lst
+sixteen.exe:Sixteen
+!end