Add James Harvey's excellent new puzzle, `Galaxies'.
[sgt/puzzles] / galaxies.R
CommitLineData
ab3a1e43 1# -*- makefile -*-
2
3GALAXIES = galaxies dsf
4
5galaxies : [X] GTK COMMON GALAXIES galaxies-icon|no-icon
6
7galaxies : [G] WINDOWS COMMON GALAXIES galaxies.res?
8
9galaxiessolver : [U] galaxies[STANDALONE_SOLVER] dsf STANDALONE m.lib
10galaxiessolver : [C] galaxies[STANDALONE_SOLVER] dsf STANDALONE
11
12ALL += galaxies
13
14!begin gtk
15GAMES += galaxies
16!end
17
18!begin >list.c
19 A(galaxies) \
20!end
21
22!begin >wingames.lst
23galaxies.exe
24!end