chiark / gitweb /
I'm sick of repeatedly adding and removing local changes to Recipe
[sgt-puzzles.git] / tents.R
1 # -*- makefile -*-
2
3 TENTS    = tents maxflow
4
5 tents    : [X] GTK COMMON TENTS
6
7 tents    : [G] WINDOWS COMMON TENTS
8
9 ALL += TENTS
10
11 tentssolver :   [U] tents[STANDALONE_SOLVER] maxflow STANDALONE
12 tentssolver :   [C] tents[STANDALONE_SOLVER] maxflow STANDALONE
13
14 !begin gtk
15 GAMES += tents
16 !end
17
18 !begin >list.c
19     A(tents) \
20 !end