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