chiark / gitweb /
Support for run-time icons in the GTK puzzles. This involved another
[sgt-puzzles.git] / cube.R
1 # -*- makefile -*-
2
3 cube     : [X] GTK COMMON cube cube-icon|no-icon
4
5 cube     : [G] WINDOWS COMMON cube cube.res?
6
7 ALL += cube
8
9 !begin gtk
10 GAMES += cube
11 !end
12
13 !begin >list.c
14     A(cube) \
15 !end