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
Fix bug in --save caused by failure to initialise ctx.error to zero
[sgt-puzzles/ydirson.git]
/
inertia.R
blob
84829bd24cf731d7b8d895b326408aae1d6795ab
1
# -*- makefile -*-
2
3
inertia : [X] GTK COMMON inertia inertia-icon|no-icon
4
5
inertia : [G] WINDOWS COMMON inertia inertia.res|noicon.res
6
7
ALL += inertia[COMBINED]
8
9
!begin gtk
10
GAMES += inertia
11
!end
12
13
!begin >list.c
14
A(inertia) \
15
!end
16
17
!begin >wingames.lst
18
inertia.exe:Inertia
19
!end