ntdll: move relocations from mapping into loader
[wine/kumbayo.git] / dlls / cabinet / tests / Makefile.in
blob0870833957bf9adca1e017cee13ac33476582fbd
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = cabinet.dll
6 IMPORTS = cabinet kernel32
8 CTESTS = \
9 extract.c \
10 fdi.c
12 @MAKE_TEST_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend