shithub: puzzles

ref: b39f9dfb99e1a93aec7a372ce0bf39678d12fd9e
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