chiark / gitweb /
Bring the unfinished .R files into line with the current conventions.
[sgt-puzzles.git] / unfinished / sokoban.R
index 59253486aae9af71e7eea0d1a5df620502e1493b..e03edd9df0287be408153d79fb21d178cf2a4288 100644 (file)
@@ -4,7 +4,7 @@ sokoban  : [X] GTK COMMON sokoban sokoban-icon|no-icon
 
 sokoban  : [G] WINDOWS COMMON sokoban sokoban.res?
 
-ALL += sokoban
+ALL += sokoban[COMBINED]
 
 !begin gtk
 GAMES += sokoban
@@ -13,3 +13,7 @@ GAMES += sokoban
 !begin >list.c
     A(sokoban) \
 !end
+
+!begin >wingames.lst
+sokoban.exe:Sokoban
+!end