ref: 1dc3ce6d90c75f1a6b2e19cdaf5a3c0f92aaac05
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