Patch from James H providing lots more paranoid casting. Also one
[sgt/puzzles] / tents.R
... / ...
CommitLineData
1# -*- makefile -*-
2
3TENTS = tents maxflow
4
5tents : [X] GTK COMMON TENTS tents-icon|no-icon
6
7tents : [G] WINDOWS COMMON TENTS tents.res|noicon.res
8
9ALL += TENTS
10
11tentssolver : [U] tents[STANDALONE_SOLVER] maxflow STANDALONE
12tentssolver : [C] tents[STANDALONE_SOLVER] maxflow STANDALONE
13
14!begin gtk
15GAMES += tents
16!end
17
18!begin >list.c
19 A(tents) \
20!end
21
22!begin >wingames.lst
23tents.exe:Tents
24!end