repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 940405
[wine/gsoc-2012-control.git]
/
tools
/
Imakefile
blob
c993ef4f38dbf5ea70e5f3323d8985913396b51b
1
#include "../Wine.tmpl"
2
3
MODULE = tools
4
5
#ifndef NewBuild
6
SimpleProgramTarget(build)
7
#else
8
SimpleProgramTarget(newbuild)
9
#endif