Sweden-Number/dlls/fusion/tests/Makefile.in

17 lines
296 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = fusion.dll
2008-07-08 06:57:16 +02:00
IMPORTS = user32 kernel32
CTESTS = \
asmcache.c \
asmenum.c \
2008-07-08 06:57:16 +02:00
asmname.c \
fusion.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend