repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include: Add IInternetZoneManagerEx2 interface for IE7.
[wine/hacks.git]
/
dlls
/
d3drm
/
Makefile.in
blob
ae7982cffa7e5c1ce7dc12f603190f2147b318a8
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3drm.dll
6
IMPORTLIB
=
d3drm
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
\
10
d3drm_main.c \
11
math.c
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend