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