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
Add version2.def to the list of svn:ignored files.
[sgt-puzzles/ydirson.git]
/
sixteen.R
blob
b9a26af8b9706881fd0016432b201dcdac313be3
1
# -*- makefile -*-
2
3
sixteen : [X] GTK COMMON sixteen sixteen-icon|no-icon
4
5
sixteen : [G] WINDOWS COMMON sixteen sixteen.res|noicon.res
6
7
ALL += sixteen[COMBINED]
8
9
!begin gtk
10
GAMES += sixteen
11
!end
12
13
!begin >list.c
14
A(sixteen) \
15
!end
16
17
!begin >wingames.lst
18
sixteen.exe:Sixteen
19
!end