Sweden-Number/dlls/fusion/Makefile.in

17 lines
289 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = fusion.dll
IMPORTS = kernel32
C_SRCS = \
asmcache.c \
asmname.c \
fusion.c \
fusion_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend