repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
makefiles: Explicitly create destination dirs when installing symlinks.
[wine/zf.git]
/
dlls
/
d3dcompiler_39
/
Makefile.in
blob
9690d08793c0c2f0d9ab148c40f57b2238c696a6
1
MODULE
=
d3dcompiler_39.dll
2
IMPORTS
=
dxguid uuid
3
EXTRADEFS
= -
DD3D_COMPILER_VERSION
=
39
4
PARENTSRC
=
..
/
d3dcompiler_43
5
6
EXTRADLLFLAGS
= -
mno-cygwin
7
8
C_SRCS
=
\
9
asmparser.c \
10
blob.c \
11
bytecodewriter.c \
12
compiler.c \
13
main.c \
14
preproc.c \
15
reflection.c \
16
utils.c
17
18
LEX_SRCS
=
\
19
asmshader.l \
20
hlsl.l \
21
ppl.l
22
23
BISON_SRCS
=
\
24
asmshader.y \
25
hlsl.y \
26
ppy.y
27
28
RC_SRCS
=
version.rc