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 1.2-rc6.
[wine/gsoc-2012-control.git]
/
programs
/
lodctr
/
Makefile.in
blob
eb8242aac6415a7ea8e293cb7d3fa9b34edc54b9
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
lodctr.exe
6
APPMODE
= -
mconsole
7
IMPORTS
=
loadperf kernel32
8
9
C_SRCS
=
lodctr_main.c
10
11
@MAKE_PROG_RULES@