Commit my work so far on a generator for Nikoli's `Block Puzzle'. It
[sgt/puzzles] / unfinished / separate.R
diff --git a/unfinished/separate.R b/unfinished/separate.R
new file mode 100644 (file)
index 0000000..53b6e85
--- /dev/null
@@ -0,0 +1,21 @@
+# -*- makefile -*-
+
+SEPARATE = separate divvy dsf
+
+separate : [X] GTK COMMON SEPARATE separate-icon|no-icon
+
+separate : [G] WINDOWS COMMON SEPARATE separate.res|noicon.res
+
+ALL += separate
+
+!begin gtk
+GAMES += separate
+!end
+
+!begin >list.c
+    A(separate) \
+!end
+
+!begin >wingames.lst
+separate.exe:Separate
+!end