projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wldap32/tests: Skip a test on older versions of wldap32 to prevent a crash.
[wine]
/
dlls
/
dxguid
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = dxguid
6
7
C_SRCS = \
8
dx8guid.c \
9
dx9guid.c \
10
dx10guid.c \
11
dxguid.c
12
13
@MAKE_IMPLIB_RULES@
14
15
@DEPENDENCIES@ # everything below this line is overwritten by make depend