repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mshtml: Moved headers parsing to separated function.
[wine.git]
/
programs
/
rundll32
/
Makefile.in
blob
80e004e8b4389f873a39bcd4e877b385f7b2c574
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
rundll32.exe
6
APPMODE
= -
mwindows
-
municode
7
IMPORTS
=
user32
8
EXTRADEFS
= -
DWINE_NO_UNICODE_MACROS
9
10
C_SRCS
=
\
11
rundll32.c
12
13
@MAKE_PROG_RULES@