summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/rect.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/rect.R')
-rw-r--r--apps/plugins/puzzles/src/rect.R19
1 files changed, 0 insertions, 19 deletions
diff --git a/apps/plugins/puzzles/src/rect.R b/apps/plugins/puzzles/src/rect.R
deleted file mode 100644
index 1448c0fa63..0000000000
--- a/apps/plugins/puzzles/src/rect.R
+++ /dev/null
@@ -1,19 +0,0 @@
1# -*- makefile -*-
2
3rect : [X] GTK COMMON rect rect-icon|no-icon
4
5rect : [G] WINDOWS COMMON rect rect.res|noicon.res
6
7ALL += rect[COMBINED]
8
9!begin am gtk
10GAMES += rect
11!end
12
13!begin >list.c
14 A(rect) \
15!end
16
17!begin >gamedesc.txt
18rect:rect.exe:Rectangles:Rectangles puzzle:Divide the grid into rectangles with areas equal to the numbers.
19!end