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.1.37.
[wine/gsoc-2012-control.git]
/
programs
/
rundll32
/
Makefile.in
blob
7bb09b0286b44fcfdde9fd54e8fda79d55ef6a66
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
rundll32.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
user32 kernel32
8
9
C_SRCS
=
\
10
rundll32.c
11
12
@MAKE_PROG_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend