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
dmusic: Assign to structs instead of using memcpy.
[wine.git]
/
dlls
/
netapi32
/
Makefile.in
blob
208fdca284233fdd4c4023fa5d121f219b31710b
1
EXTRADEFS
= -
D_SVRAPI_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
netapi32.dll
7
IMPORTLIB
=
libnetapi32.
$(
IMPLIBEXT
)
8
IMPORTS
=
iphlpapi ws2_32 advapi32 kernel32 ntdll
9
10
C_SRCS
=
\
11
access.c \
12
apibuf.c \
13
browsr.c \
14
ds.c \
15
local_group.c \
16
nbcmdqueue.c \
17
nbnamecache.c \
18
nbt.c \
19
netapi32.c \
20
netbios.c \
21
share.c \
22
wksta.c
23
24
@MAKE_DLL_RULES@
25
26
@DEPENDENCIES@
# everything below this line is overwritten by make depend