aboutsummaryrefslogtreecommitdiff
path: root/flip.R
diff options
context:
space:
mode:
Diffstat (limited to 'flip.R')
-rw-r--r--flip.R17
1 files changed, 17 insertions, 0 deletions
diff --git a/flip.R b/flip.R
new file mode 100644
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