Add version2.def to the list of svn:ignored files.
[sgt-puzzles/ydirson.git] / galaxies.R
blobbfa347a397d4a4b39f844753fc66678ea5f32fc1
1 # -*- makefile -*-
3 GALAXIES_EXTRA = dsf
5 galaxies : [X] GTK COMMON galaxies GALAXIES_EXTRA galaxies-icon|no-icon
7 galaxies : [G] WINDOWS COMMON galaxies GALAXIES_EXTRA galaxies.res|noicon.res
9 galaxiessolver : [U] galaxies[STANDALONE_SOLVER] GALAXIES_EXTRA STANDALONE m.lib
10 galaxiessolver : [C] galaxies[STANDALONE_SOLVER] GALAXIES_EXTRA STANDALONE
12 galaxiespicture : [U] galaxies[STANDALONE_PICTURE_GENERATOR] GALAXIES_EXTRA STANDALONE
13                 + m.lib
14 galaxiespicture : [C] galaxies[STANDALONE_PICTURE_GENERATOR] GALAXIES_EXTRA STANDALONE
16 ALL += galaxies[COMBINED] GALAXIES_EXTRA
18 !begin gtk
19 GAMES += galaxies
20 !end
22 !begin >list.c
23     A(galaxies) \
24 !end
26 !begin >wingames.lst
27 galaxies.exe:Galaxies
28 !end