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
Imported Upstream version 9411
[sgt-puzzles/ydirson.git]
/
untangle.R
blob
83ab0d83f23afeff88dda649feb718f471ed3ce6
1
# -*- makefile -*-
2
3
UNTANGLE_EXTRA = tree234
4
5
untangle : [X] GTK COMMON untangle UNTANGLE_EXTRA untangle-icon|no-icon
6
7
untangle : [G] WINDOWS COMMON untangle UNTANGLE_EXTRA untangle.res|noicon.res
8
9
ALL += untangle[COMBINED] UNTANGLE_EXTRA
10
11
!begin gtk
12
GAMES += untangle
13
!end
14
15
!begin >list.c
16
A(untangle) \
17
!end
18
19
!begin >wingames.lst
20
untangle.exe:Untangle
21
!end