I'm sick of repeatedly adding and removing local changes to Recipe
[sgt/puzzles] / flip.R
diff --git a/flip.R b/flip.R
new file mode 100644 (file)
index 0000000..0570cb1
--- /dev/null
+++ b/flip.R
@@ -0,0 +1,17 @@
+# -*- makefile -*-
+
+FLIP     = flip tree234
+
+flip     : [X] GTK COMMON FLIP
+
+flip     : [G] WINDOWS COMMON FLIP
+
+ALL += FLIP
+
+!begin gtk
+GAMES += flip
+!end
+
+!begin >list.c
+    A(flip) \
+!end