repo.or.cz
/
sgt-puzzles
/
ydirson.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
A user asked for the < signs in Unequal to be bolder.
[sgt-puzzles/ydirson.git]
/
cube.R
blob
6cea5502fa22fce765233ef91e2005d155353659
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