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

12 lines
183 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = lz32.dll
IMPORTS = lz32 kernel32
C_SRCS = \
lzexpand_main.c
@MAKE_TEST_RULES@