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