chiark / gitweb /
changelog: document last change
[sgt-puzzles.git] / bridges.R
1 # -*- makefile -*-
2
3 BRIDGES_EXTRA = dsf findloop
4
5 bridges  : [X] GTK COMMON bridges BRIDGES_EXTRA bridges-icon|no-icon
6
7 bridges  : [G] WINDOWS COMMON bridges BRIDGES_EXTRA bridges.res|noicon.res
8
9 ALL += bridges[COMBINED] BRIDGES_EXTRA
10
11 !begin am gtk
12 GAMES += bridges
13 !end
14
15 !begin >list.c
16     A(bridges) \
17 !end
18
19 !begin >gamedesc.txt
20 bridges:bridges.exe:Bridges:Bridge-placing puzzle:Connect all the islands with a network of bridges.
21 !end