shithub: puzzles

ref: acf5c55d355b49fec8fb5376737d606be0cd8d4f
dir: /loopy.R/

View raw version
# -*- makefile -*-

LOOPY     = loopy tree234 dsf grid

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