shithub: puzzles

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