winemaker: Warn on include path starting with drive letter.
[wine/multimedia.git] / dlls / hal / Makefile.in
blobb5d31d224e5444558813cd871f827cec650aa6a2
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = hal.dll
6 IMPORTS = kernel32 ntdll
8 C_SRCS = \
9 hal.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@