aboutsummaryrefslogtreecommitdiff
path: root/unruly.R
diff options
context:
space:
mode:
Diffstat (limited to 'unruly.R')
-rw-r--r--unruly.R21
1 files changed, 0 insertions, 21 deletions
diff --git a/unruly.R b/unruly.R
deleted file mode 100644
index 064ccc3..0000000
--- a/unruly.R
+++ /dev/null
@@ -1,21 +0,0 @@
-# -*- makefile -*-
-
-unruly : [X] GTK COMMON unruly unruly-icon|no-icon
-unruly : [G] WINDOWS COMMON unruly unruly.res|noicon.res
-
-unrulysolver : [U] unruly[STANDALONE_SOLVER] STANDALONE
-unrulysolver : [C] unruly[STANDALONE_SOLVER] STANDALONE
-
-ALL += unruly[COMBINED]
-
-!begin am gtk
-GAMES += unruly
-!end
-
-!begin >list.c
- A(unruly) \
-!end
-
-!begin >gamedesc.txt
-unruly:unruly.exe:Unruly:Black and white grid puzzle:Fill in the black and white grid to avoid runs of three.
-!end