Prepare to release sgt-puzzles (20170606.272beef-1).
[sgt-puzzles.git] / bridges.R
blob75df30915255ae30e66157a9f49b5982feec9d57
1 # -*- makefile -*-
3 BRIDGES_EXTRA = dsf findloop
5 bridges  : [X] GTK COMMON bridges BRIDGES_EXTRA bridges-icon|no-icon
7 bridges  : [G] WINDOWS COMMON bridges BRIDGES_EXTRA bridges.res|noicon.res
9 ALL += bridges[COMBINED] BRIDGES_EXTRA
11 !begin am gtk
12 GAMES += bridges
13 !end
15 !begin >list.c
16     A(bridges) \
17 !end
19 !begin >gamedesc.txt
20 bridges:bridges.exe:Bridges:Bridge-placing puzzle:Connect all the islands with a network of bridges.
21 !end