summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/unruly.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/unruly.R')
-rw-r--r--apps/plugins/puzzles/src/unruly.R21
1 files changed, 0 insertions, 21 deletions
diff --git a/apps/plugins/puzzles/src/unruly.R b/apps/plugins/puzzles/src/unruly.R
deleted file mode 100644
index 064ccc35ba..0000000000
--- a/apps/plugins/puzzles/src/unruly.R
+++ /dev/null
@@ -1,21 +0,0 @@
1# -*- makefile -*-
2
3unruly : [X] GTK COMMON unruly unruly-icon|no-icon
4unruly : [G] WINDOWS COMMON unruly unruly.res|noicon.res
5
6unrulysolver : [U] unruly[STANDALONE_SOLVER] STANDALONE
7unrulysolver : [C] unruly[STANDALONE_SOLVER] STANDALONE
8
9ALL += unruly[COMBINED]
10
11!begin am gtk
12GAMES += unruly
13!end
14
15!begin >list.c
16 A(unruly) \
17!end
18
19!begin >gamedesc.txt
20unruly:unruly.exe:Unruly:Black and white grid puzzle:Fill in the black and white grid to avoid runs of three.
21!end