repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git]
/
dlls
/
dnsapi
/
Makefile.in
blob
18b11673e12aa0f84aa764b8e41aebc6e4f70600
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dnsapi.dll
6
IMPORTLIB
=
dnsapi
7
IMPORTS
=
netapi32
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
RC_SRCS
=
\
19
version.rc
20
21
@MAKE_DLL_RULES@