shithub: puzzles

ref: 5732d1d2674573ce96b2203aec512e57533e64d1
dir: /rect.R/

View raw version
# -*- makefile -*-

rect     : [X] GTK COMMON rect rect-icon|no-icon

rect     : [G] WINDOWS COMMON rect rect.res|noicon.res

ALL += rect[COMBINED]

!begin gtk
GAMES += rect
!end

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

!begin >gamedesc.txt
rect:rect.exe:Rectangles:Rectangles puzzle
!end