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
dpnet: Assign to structs instead of using memcpy.
[wine.git]
/
dlls
/
pdh
/
Makefile.in
blob
d9920eaeba8d85d50c93abd41e4cdd36edcfdda3
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
pdh.dll
6
IMPORTLIB
=
libpdh.
$(
IMPLIBEXT
)
7
IMPORTS
=
kernel32
8
9
C_SRCS
=
\
10
pdh_main.c
11
12
@MAKE_DLL_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend