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
/
psapi
/
Makefile.in
blob
85b2898d5eb2670f7d4d536efe78126c2aac1112
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
psapi.dll
6
7
LDDLLFLAGS
=
@LDDLLFLAGS@
8
SYMBOLFILE
= $(
MODULE
)
.tmp.o
9
10
C_SRCS
=
\
11
psapi_main.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies:
16