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

14 lines
259 B
Makefile
Raw Normal View History

2004-11-21 17:05:14 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = lz32.dll
IMPORTS = lz32 kernel32
2004-11-21 17:05:14 +01:00
CTESTS = \
lzexpand_main.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend