David Nickerson reports odd behaviour involving a drag start point
[sgt-puzzles/ydirson.git] / cube.R
blob6cea5502fa22fce765233ef91e2005d155353659
1 # -*- makefile -*-
3 cube     : [X] GTK COMMON cube cube-icon|no-icon
5 cube     : [G] WINDOWS COMMON cube cube.res|noicon.res
7 ALL += cube[COMBINED]
9 !begin gtk
10 GAMES += cube
11 !end
13 !begin >list.c
14     A(cube) \
15 !end
17 !begin >wingames.lst
18 cube.exe:Cube
19 !end