repo.or.cz
/
sgt-puzzles.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepare to release sgt-puzzles (20170606.272beef-1).
[sgt-puzzles.git]
/
guess.R
blob
0e1a00c073ff7b9daa3852f066ca1ecfaa8cc81a
1
# -*- makefile -*-
2
3
guess : [X] GTK COMMON guess guess-icon|no-icon
4
5
guess : [G] WINDOWS COMMON guess guess.res|noicon.res
6
7
ALL += guess[COMBINED]
8
9
!begin am gtk
10
GAMES += guess
11
!end
12
13
!begin >list.c
14
A(guess) \
15
!end
16
17
!begin >gamedesc.txt
18
guess:guess.exe:Guess:Combination-guessing puzzle:Guess the hidden combination of colours.
19
!end