shithub: puzzles

ref: f228c5ef004dc901c984133a34819794e90d66a1
dir: /loopy.R/

View raw version
# -*- makefile -*-

LOOPY    = loopy tree234 dsf

loopy    : [X] GTK COMMON LOOPY loopy-icon|no-icon

loopy    : [G] WINDOWS COMMON LOOPY loopy.res|noicon.res

ALL += LOOPY

!begin gtk
GAMES += loopy
!end

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

!begin >wingames.lst
loopy.exe:Loopy
!end