ref: c6b1d4472b2f339c54c9c9de06c6ebef2a92dba9
dir: /mines.R/
# -*- makefile -*-
MINES    = mines tree234
mines    : [X] GTK COMMON MINES mines-icon|no-icon
mines    : [G] WINDOWS COMMON MINES mines.res|noicon.res
mineobfusc :    [U] mines[STANDALONE_OBFUSCATOR] tree234 STANDALONE
mineobfusc :    [C] mines[STANDALONE_OBFUSCATOR] tree234 STANDALONE
ALL += MINES
!begin gtk
GAMES += mines
!end
!begin >list.c
    A(mines) \
!end
!begin >wingames.lst
mines.exe:Mines
!end