aboutsummaryrefslogtreecommitdiff
path: root/loopy.R
diff options
context:
space:
mode:
Diffstat (limited to 'loopy.R')
-rw-r--r--loopy.R17
1 files changed, 17 insertions, 0 deletions
diff --git a/loopy.R b/loopy.R
new file mode 100644
index 0000000..e390409
--- /dev/null
+++ b/loopy.R
@@ -0,0 +1,17 @@
+# -*- makefile -*-
+
+LOOPY = loopy tree234 dsf
+
+loopy : [X] GTK COMMON LOOPY
+
+loopy : [G] WINDOWS COMMON LOOPY
+
+ALL += LOOPY
+
+!begin gtk
+GAMES += loopy
+!end
+
+!begin >list.c
+ A(loopy) \
+!end