projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 940420
[wine]
/
tools
/
Imakefile
1
#include "../Wine.tmpl"
2
3
MODULE = tools
4
5
#ifndef NewBuild
6
SimpleProgramTarget(build)
7
#else
8
SimpleProgramTarget(newbuild)
9
#endif