summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/range.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/range.R')
-rw-r--r--apps/plugins/puzzles/src/range.R21
1 files changed, 0 insertions, 21 deletions
diff --git a/apps/plugins/puzzles/src/range.R b/apps/plugins/puzzles/src/range.R
deleted file mode 100644
index f1256efd1e..0000000000
--- a/apps/plugins/puzzles/src/range.R
+++ /dev/null
@@ -1,21 +0,0 @@
1# -*- makefile -*-
2
3RANGE_EXTRA = dsf
4
5range : [X] GTK COMMON range RANGE_EXTRA range-icon|no-icon
6
7range : [G] WINDOWS COMMON range RANGE_EXTRA range.res|noicon.res
8
9ALL += range[COMBINED] RANGE_EXTRA
10
11!begin am gtk
12GAMES += range
13!end
14
15!begin >list.c
16 A(range) \
17!end
18
19!begin >gamedesc.txt
20range:range.exe:Range:Visible-distance puzzle:Place black squares to limit the visible distance from each numbered cell.
21!end