shithub: puzzles

ref: 72b28b5e71b05e7775d14b1e3e2e00b82af4d87a
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 am gtk
GAMES += rect
!end

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

!begin >gamedesc.txt
rect:rect.exe:Rectangles:Rectangles puzzle:Divide the grid into rectangles with areas equal to the numbers.
!end