Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed
[wine] / windows / ttydrv / Makefile.in
1 DEFS      = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = ttydrv
7
8 C_SRCS = \
9         clipboard.c \
10         desktop.c \
11         event.c \
12         init.c \
13         keyboard.c \
14         main.c \
15         monitor.c \
16         mouse.c \
17         wnd.c
18
19 all: $(MODULE).o
20
21 @MAKE_RULES@
22
23 ### Dependencies: