ref: 1d661ec46b8d7216bc6f2e34a4d6b9cc9fdc6f96
dir: /pegs.R/
# -*- makefile -*-
PEGS = pegs tree234
pegs : [X] GTK COMMON PEGS pegs-icon|no-icon
pegs : [G] WINDOWS COMMON PEGS pegs.res|noicon.res
ALL += PEGS
!begin gtk
GAMES += pegs
!end
!begin >list.c
A(pegs) \
!end
!begin >wingames.lst
pegs.exe:Pegs
!end