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

15 lines
275 B
Makefile
Raw Normal View History

2006-08-01 19:19:15 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = hlink.dll
IMPORTS = hlink ole32 kernel32
2006-08-01 19:19:15 +02:00
CTESTS = \
browse_ctx.c \
2006-08-01 19:19:15 +02:00
hlink.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend