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