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
Small spelling/punctuation fixes.
[wine/wine64.git]
/
dlls
/
d3dim
/
Makefile.in
blob
4749648aa4e0f31fd45937fe2ef834e16bbf25c6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3dim.dll
6
7
LDDLLFLAGS
=
@LDDLLFLAGS@
8
SYMBOLFILE
= $(
MODULE
)
.tmp.o
9
10
C_SRCS
=
d3dim_main.c
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies:
17