Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / cube.R
1 # -*- makefile -*-
2
3 cube : [X] GTK COMMON cube cube-icon|no-icon
4
5 cube : [G] WINDOWS COMMON cube cube.res|noicon.res
6
7 ALL += cube[COMBINED]
8
9 !begin gtk
10 GAMES += cube
11 !end
12
13 !begin >list.c
14 A(cube) \
15 !end
16
17 !begin >wingames.lst
18 cube.exe:Cube
19 !end