Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / samegame.R
1 # -*- makefile -*-
2
3 samegame : [X] GTK COMMON samegame samegame-icon|no-icon
4
5 samegame : [G] WINDOWS COMMON samegame samegame.res|noicon.res
6
7 ALL += samegame[COMBINED]
8
9 !begin gtk
10 GAMES += samegame
11 !end
12
13 !begin >list.c
14 A(samegame) \
15 !end
16
17 !begin >wingames.lst
18 samegame.exe:Same Game
19 !end