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
configure: Fix the bin install rule in wow64 mode.
[wine.git]
/
dlls
/
netapi32
/
Makefile.in
blob
fd4e531101bc846511e0df69c3ba8860b287316b
1
EXTRADEFS
= -
D_SVRAPI_
2
MODULE
=
netapi32.dll
3
IMPORTLIB
=
netapi32
4
IMPORTS
=
iphlpapi ws2_32 advapi32
5
6
C_SRCS
=
\
7
access.c \
8
apibuf.c \
9
browsr.c \
10
ds.c \
11
local_group.c \
12
nbcmdqueue.c \
13
nbnamecache.c \
14
nbt.c \
15
netapi32.c \
16
netbios.c \
17
share.c \
18
wksta.c
19
20
@MAKE_DLL_RULES@