aboutsummaryrefslogtreecommitdiff
path: root/cube.R
diff options
context:
space:
mode:
Diffstat (limited to 'cube.R')
-rw-r--r--cube.R19
1 files changed, 0 insertions, 19 deletions
diff --git a/cube.R b/cube.R
deleted file mode 100644
index 85b081e..0000000
--- a/cube.R
+++ /dev/null
@@ -1,19 +0,0 @@
-# -*- makefile -*-
-
-cube : [X] GTK COMMON cube cube-icon|no-icon
-
-cube : [G] WINDOWS COMMON cube cube.res|noicon.res
-
-ALL += cube[COMBINED]
-
-!begin am gtk
-GAMES += cube
-!end
-
-!begin >list.c
- A(cube) \
-!end
-
-!begin >gamedesc.txt
-cube:cube.exe:Cube:Rolling cube puzzle:Pick up all the blue squares by rolling the cube over them.
-!end