Actually introduce the ability to build the Windows icons into the
[sgt/puzzles] / pegs.R
1 # -*- makefile -*-
2
3 PEGS = pegs tree234
4
5 pegs : [X] GTK COMMON PEGS
6
7 pegs : [G] WINDOWS COMMON PEGS pegs.res?
8
9 ALL += PEGS
10
11 !begin gtk
12 GAMES += pegs
13 !end
14
15 !begin >list.c
16 A(pegs) \
17 !end