Prepare to release sgt-puzzles (20170606.272beef-1).
[sgt-puzzles.git] / samegame.R
blobcc0d350041ce2973827663636d06e9962733c8d7
1 # -*- makefile -*-
3 samegame : [X] GTK COMMON samegame samegame-icon|no-icon
5 samegame : [G] WINDOWS COMMON samegame samegame.res|noicon.res
7 ALL += samegame[COMBINED]
9 !begin am gtk
10 GAMES += samegame
11 !end
13 !begin >list.c
14     A(samegame) \
15 !end
17 !begin >gamedesc.txt
18 samegame:samegame.exe:Same Game:Block-clearing puzzle:Clear the grid by removing touching groups of the same colour squares.
19 !end