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