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