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
quartz: Make errors.h more complete and better match the PSDK types.
[wine/wine64.git]
/
dlls
/
dnsapi
/
Makefile.in
blob
51c254a7d9198e2446c36bf46fd433acdb60825f
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dnsapi.dll
6
IMPORTLIB
=
libdnsapi.
$(
IMPLIBEXT
)
7
IMPORTS
=
netapi32 kernel32
8
EXTRALIBS
=
@RESOLVLIBS@
9
10
C_SRCS
=
\
11
main.c \
12
name.c \
13
ns_name.c \
14
ns_parse.c \
15
query.c \
16
record.c
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@
# everything below this line is overwritten by make depend