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