ntdll: Don't call the dll entry point for native modules.
[wine/wine-kai.git] / dlls / dnsapi / tests / Makefile.in
blob25edc4acd86360a3e269c3d6513c9f0d69b5575c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dnsapi.dll
6 IMPORTS = dnsapi kernel32
8 CTESTS = \
9 name.c \
10 record.c
12 @MAKE_TEST_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend