chiark / gitweb /
I'm sick and tired of having unfinished puzzle code lying around on
[sgt-puzzles.git] / unfinished / sokoban.R
diff --git a/unfinished/sokoban.R b/unfinished/sokoban.R
new file mode 100644 (file)
index 0000000..8d71a82
--- /dev/null
@@ -0,0 +1,15 @@
+# -*- makefile -*-
+
+sokoban  : [X] GTK COMMON sokoban
+
+sokoban  : [G] WINDOWS COMMON sokoban
+
+ALL += sokoban
+
+!begin gtk
+GAMES += sokoban
+!end
+
+!begin >list.c
+    A(sokoban) \
+!end