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
/
winaspi
/
Makefile.in
blob
9de280d9214f887bc5875027a7a89adbf4436510
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wnaspi32.dll
6
IMPORTS
=
advapi32 kernel32
7
ALTNAMES
=
winaspi.dll
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
SPEC_SRCS16
= $(
ALTNAMES
:
.dll
=
.spec
)
13
14
C_SRCS
=
\
15
aspi.c \
16
winaspi32.c
17
18
C_SRCS16
=
\
19
winaspi16.c
20
21
@MAKE_DLL_RULES@
22
23
### Dependencies: