shithub: puzzles

ref: 2360b77812e184902e44c7f4ea2f6fc79729e370
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