shithub: puzzles

ref: 2d2afe9ad4907bd8d802aac68fbf851a64f0c49b
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