shithub: puzzles

ref: 48f9d92f6fefe45e74ca69d4b11fdcfa27e47a4b
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 >wingames.lst
rect.exe:Rectangles
!end