WIP: hack to avoid install attempts of nullgame on Qtopia.
[sgt-puzzles/ydirson.git] / galaxies.R
blob10f9a61ce4fdd203945b900129aff42fad150154
1 # -*- makefile -*-
3 GALAXIES_EXTRA = dsf
5 galaxies : [X] GTK COMMON galaxies GALAXIES_EXTRA galaxies-icon|no-icon
6 galaxies : [Q] QT COMMON galaxies GALAXIES_EXTRA galaxies-icon|no-icon
8 galaxies : [G] WINDOWS COMMON galaxies GALAXIES_EXTRA galaxies.res|noicon.res
10 galaxiessolver : [U] galaxies[STANDALONE_SOLVER] GALAXIES_EXTRA STANDALONE m.lib
11 galaxiessolver : [C] galaxies[STANDALONE_SOLVER] GALAXIES_EXTRA STANDALONE
13 galaxiespicture : [U] galaxies[STANDALONE_PICTURE_GENERATOR] GALAXIES_EXTRA STANDALONE
14                 + m.lib
15 galaxiespicture : [C] galaxies[STANDALONE_PICTURE_GENERATOR] GALAXIES_EXTRA STANDALONE
17 ALL += galaxies[COMBINED] GALAXIES_EXTRA
19 !begin gtk
20 GAMES += galaxies
21 !end
23 !begin >list.c
24     A(galaxies) \
25 !end
27 !begin >wingames.lst
28 galaxies.exe:Galaxies
29 !end