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
Another patch from Chris Moore implementing two more grid types, both
[sgt-puzzles/ydirson.git]
/
unfinished
/
pearl.R
blob
cbf0758c87c8d476c4360cff15db454f750a9a51
1
# -*- makefile -*-
2
3
PEARL_EXTRA = dsf
4
5
pearl : [X] GTK COMMON pearl PEARL_EXTRA pearl-icon|no-icon
6
7
pearl : [G] WINDOWS COMMON pearl PEARL_EXTRA pearl.res?
8
9
ALL += pearl[COMBINED] PEARL_EXTRA
10
11
!begin gtk
12
GAMES += pearl
13
!end
14
15
!begin >list.c
16
A(pearl) \
17
!end
18
19
!begin >wingames.lst
20
pearl.exe:Pearl
21
!end