New upstream release
[sgt-puzzles/ydirson.git] / mines.R
blob3d48182f2d57c50de128e398925df808c961058f
1 # -*- makefile -*-
3 MINES    = mines tree234
5 mines    : [X] GTK COMMON MINES mines-icon|no-icon
7 mines    : [G] WINDOWS COMMON MINES mines.res|noicon.res
9 mineobfusc :    [U] mines[STANDALONE_OBFUSCATOR] tree234 STANDALONE
10 mineobfusc :    [C] mines[STANDALONE_OBFUSCATOR] tree234 STANDALONE
12 ALL += MINES
14 !begin gtk
15 GAMES += mines
16 !end
18 !begin >list.c
19     A(mines) \
20 !end
22 !begin >wingames.lst
23 mines.exe:Mines
24 !end