user32: Convert source files to utf-8.
[wine/multimedia.git] / dlls / hal / Makefile.in
blob4f3cf1cfb45505379559c7ea0b05471376a50de3
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 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend