shithub: puzzles

ref: 215cf195770067f6639542c2f9588218e1ccd02b
dir: /mines.R/

View raw version
# -*- makefile -*-

MINES    = mines tree234

mines    : [X] GTK COMMON MINES mines-icon|no-icon

mines    : [G] WINDOWS COMMON MINES mines.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