chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / blackbox.R
1 # -*- makefile -*-
2
3 blackbox : [X] GTK COMMON blackbox blackbox-icon|no-icon
4
5 blackbox : [G] WINDOWS COMMON blackbox blackbox.res|noicon.res
6
7 ALL += blackbox[COMBINED]
8
9 !begin am gtk
10 GAMES += blackbox
11 !end
12
13 !begin >list.c
14     A(blackbox) \
15 !end
16
17 !begin >gamedesc.txt
18 blackbox:blackbox.exe:Black Box:Ball-finding puzzle:Find the hidden balls in the box by bouncing laser beams off them.
19 !end