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
winedbg: Fix the path traversal.
[wine.git]
/
dlls
/
d3dx9_36
/
Makefile.in
blob
2ed85ea414094dd940696d36462c3801bbcc62cd
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3dx9_36.dll
6
IMPORTLIB
=
d3dx9
7
IMPORTS
=
d3d9 d3dx8 kernel32
8
9
C_SRCS
=
\
10
d3dx9_36_main.c \
11
font.c \
12
math.c
13
14
@MAKE_DLL_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend