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