shithub: puzzles

ref: 36f35f5db81d95c3fc038f27ac791a2f4f748c10
dir: /samegame.R/

View raw version
# -*- makefile -*-

samegame : [X] GTK COMMON samegame samegame-icon|no-icon

samegame : [G] WINDOWS COMMON samegame samegame.res|noicon.res

ALL += samegame[COMBINED]

!begin gtk
GAMES += samegame
!end

!begin >list.c
    A(samegame) \
!end

!begin >wingames.lst
samegame.exe:Same Game
!end