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

15 lines
268 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = cabinet.dll
2007-12-06 20:42:08 +01:00
IMPORTS = cabinet kernel32
CTESTS = \
2007-08-29 00:28:35 +02:00
extract.c \
fdi.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend