repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 20030408.
[wine/gsoc-2012-control.git]
/
dlls
/
advapi32
/
Makefile.in
blob
aa853b78fca2389aec80cf2076df77b2f160f963
1
EXTRADEFS
= -
D_ADVAPI32_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
advapi32.dll
7
IMPORTS
=
kernel32 ntdll
8
EXTRALIBS
= $(
LIBUNICODE
)
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
C_SRCS
=
\
14
advapi.c \
15
crypt.c \
16
eventlog.c \
17
registry.c \
18
security.c \
19
service.c
20
21
SUBDIRS
=
tests
22
23
@MAKE_DLL_RULES@
24
25
### Dependencies: