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
lz32/tests: More checks for various LZOpenFile[AW] operations on existing files.
[wine.git]
/
dlls
/
dpnet
/
Makefile.in
blob
17929ea16f2849f821191263ee92955b32aaa1d2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dpnet.dll
6
IMPORTLIB
=
libdpnet.
$(
IMPLIBEXT
)
7
IMPORTS
=
ole32 user32 advapi32 kernel32
8
EXTRALIBS
= -
ldxguid
-
luuid
9
10
C_SRCS
=
\
11
address.c \
12
client.c \
13
dpnet_main.c \
14
peer.c \
15
regsvr.c \
16
server.c
17
18
RC_SRCS
=
version.rc
19
20
@MAKE_DLL_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend