Fixed a couple of races with exiting threads in suspend_for_ptrace().
[wine/gsoc_dplay.git] / dlls / wintab32 / Makefile.in
blobe6dec8657f03f358489964ea5aae809a57653a11
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wintab32.dll
6 IMPORTS = kernel32
7 ALTNAMES = wintab.dll
9 LDDLLFLAGS = @LDDLLFLAGS@
10 SYMBOLFILE = $(MODULE).tmp.o
12 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
14 C_SRCS = \
15 context.c \
16 manager.c
18 C_SRCS16 = \
19 wintab16.c
21 @MAKE_DLL_RULES@
23 ### Dependencies: