wine-wine/dlls/fusion/Makefile.in

18 lines
336 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = fusion.dll
IMPORTS = advapi32 dbghelp kernel32 shlwapi version
C_SRCS = \
asmcache.c \
asmname.c \
assembly.c \
2008-03-24 01:48:48 +00:00
fusion.c \
fusion_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend