repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rsaenh/tests: Fix a test failure on W2K and below.
[wine/wine64.git]
/
dlls
/
fusion
/
Makefile.in
blob
851fafcde2155d20b29c68fabd9f788197793989
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
fusion.dll
6
IMPORTS
=
advapi32 dbghelp kernel32 shlwapi version
7
8
C_SRCS
=
\
9
asmcache.c \
10
asmname.c \
11
assembly.c \
12
fusion.c \
13
fusion_main.c
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend