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