repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added the DFCS_{HOT,TRANSPARENT} definitions.
[wine/gsoc_dplay.git]
/
dlls
/
winaspi
/
Makefile.in
blob
af06db7a4ca0ffd380c4b7ab46da0b4924721873
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wnaspi32.dll
6
ALTNAMES
=
winaspi.dll
7
8
LDDLLFLAGS
=
@LDDLLFLAGS@
9
SYMBOLFILE
= $(
MODULE
)
.tmp.o
10
11
C_SRCS
=
\
12
aspi.c \
13
winaspi16.c \
14
winaspi32.c
15
16
GLUE
=
winaspi16.c
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: