repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
stash
[wine/wine64.git]
/
dlls
/
d3dx9_36
/
Makefile.in
blob
0b5a3d3ac0deea82e689ee2bda5cb92d40f3c8c4
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
shader.c \
14
sprite.c
15
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend