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