summaryrefslogtreecommitdiff
path: root/apps/plugins/puzzles/src/singles.R
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/puzzles/src/singles.R')
-rw-r--r--apps/plugins/puzzles/src/singles.R23
1 files changed, 0 insertions, 23 deletions
diff --git a/apps/plugins/puzzles/src/singles.R b/apps/plugins/puzzles/src/singles.R
deleted file mode 100644
index a67aed2fbc..0000000000
--- a/apps/plugins/puzzles/src/singles.R
+++ /dev/null
@@ -1,23 +0,0 @@
1# -*- makefile -*-
2
3SINGLES_EXTRA = dsf LATIN
4
5singles : [X] GTK COMMON singles SINGLES_EXTRA singles-icon|no-icon
6singles : [G] WINDOWS COMMON singles SINGLES_EXTRA singles.res|noicon.res
7
8ALL += singles[COMBINED] SINGLES_EXTRA
9
10singlessolver : [U] singles[STANDALONE_SOLVER] SINGLES_EXTRA STANDALONE
11singlessolver : [C] singles[STANDALONE_SOLVER] SINGLES_EXTRA STANDALONE
12
13!begin am gtk
14GAMES += singles
15!end
16
17!begin >list.c
18 A(singles) \
19!end
20
21!begin >gamedesc.txt
22singles:singles.exe:Singles:Number-removing puzzle:Black out the right set of duplicate numbers.
23!end