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
Added missing comma in index.html.
[wine.git]
/
dlls
/
netapi32
/
Makefile.in
blob
da5963ae906027ff8086b0ed0b213cd878f3e2ee
1
EXTRADEFS
= -
D_SVRAPI_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
netapi32.dll
7
IMPORTS
=
iphlpapi ws2_32 advapi32 kernel32
8
9
C_SRCS
=
\
10
access.c \
11
apibuf.c \
12
browsr.c \
13
nbcmdqueue.c \
14
nbnamecache.c \
15
nbt.c \
16
netapi32.c \
17
netbios.c \
18
wksta.c
19
20
SUBDIRS
=
tests
21
22
@MAKE_DLL_RULES@
23
24
### Dependencies: