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