chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / sixteen.R
1 # -*- makefile -*-
2
3 sixteen  : [X] GTK COMMON sixteen sixteen-icon|no-icon
4
5 sixteen  : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
6
7 ALL += sixteen[COMBINED]
8
9 !begin am gtk
10 GAMES += sixteen
11 !end
12
13 !begin >list.c
14     A(sixteen) \
15 !end
16
17 !begin >gamedesc.txt
18 sixteen:sixteen.exe:Sixteen:Toroidal sliding block puzzle:Slide a row at a time to arrange the tiles into order.
19 !end