Moved more things to the X11 driver.
[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         event.c \
11         init.c \
12         keyboard.c \
13         mouse.c \
14         wnd.c
15
16 all: $(MODULE).o
17
18 @MAKE_RULES@
19
20 ### Dependencies: