quartz: Make the memory allocator emit more warnings and fix race condition.
[wine/wine64.git] / programs / winedevice / Makefile.in
blob7effe56c63916e40d1aaa785096f285d7493754f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winedevice.exe
6 APPMODE = -mwindows -municode
7 IMPORTS = advapi32 ntoskrnl.exe kernel32 ntdll
9 C_SRCS = \
10 device.c
12 @MAKE_PROG_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend