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
quartz/tests: Skip some tests on NT4.
[wine.git]
/
dlls
/
secur32
/
Makefile.in
blob
df9695a80631f2fd8ef383225b4b6d8b5a000b79
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
secur32.dll
6
IMPORTLIB
=
secur32
7
IMPORTS
=
netapi32 advapi32 kernel32 ntdll
8
DELAYIMPORTS
=
crypt32
9
10
C_SRCS
=
\
11
base64_codec.c \
12
dispatcher.c \
13
hmac_md5.c \
14
lsa.c \
15
negotiate.c \
16
ntlm.c \
17
schannel.c \
18
secur32.c \
19
thunks.c \
20
util.c \
21
wrapper.c
22
23
@MAKE_DLL_RULES@
24
25
@DEPENDENCIES@
# everything below this line is overwritten by make depend