In Windows/Gtk front-ends, consistently use the ellipsis convention for naming
[sgt/puzzles] / cube.R
CommitLineData
3f98cd5a 1# -*- makefile -*-
2
f12cdd72 3cube : [X] GTK COMMON cube cube-icon|no-icon
3f98cd5a 4
fa2cb13d 5cube : [G] WINDOWS COMMON cube cube.res?
3f98cd5a 6
7ALL += cube
8
9!begin gtk
10GAMES += cube
11!end
12
13!begin >list.c
14 A(cube) \
15!end