dlls: Remove explicit imports of kernel32 and ntdll.
[wine] / dlls / vtdapi.vxd / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = vtdapi.vxd
6
7 C_SRCS = \
8         vtdapi.c
9
10 @MAKE_DLL_RULES@