shithub: puzzles

ref: ea13d39a1780406421d2e9aa01c4caeca100c9eb
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

!begin gtk
GAMES += rect
!end

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

!begin >wingames.lst
rect.exe:Rectangles
!end