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
Implement NtAccessCheck.
[wine/gsoc-2012-control.git]
/
dlls
/
winaspi
/
Makefile.in
blob
d8109ec42f09203b045a6f26de0356b143bd2727
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wnaspi32.dll
6
IMPORTLIB
=
libwnaspi32.
$(
IMPLIBEXT
)
7
IMPORTS
=
advapi32 kernel32
8
9
C_SRCS
=
\
10
aspi.c \
11
winaspi32.c
12
13
C_SRCS16
=
\
14
winaspi16.c
15
16
SPEC_SRCS16
=
winaspi.spec
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: