widl: Issue an error if a context handle variable is declared outside of a function.
[wine/hacks.git] / dlls / vnetbios.vxd / Makefile.in
blob0a2603dbd9747c53cee8c8957dd0c0d45b5bc430
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = vnetbios.vxd
6 IMPORTS = netapi32 kernel32
8 C_SRCS = \
9 vnetbios.c
11 @MAKE_DLL_RULES@