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