Store monitor size and depth in the generic structure.
[wine/multimedia.git] / windows / ttydrv / Makefile.in
blob8e244948245fb41cf8bc99c68c347a2c4ae409f7
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ttydrv
8 C_SRCS = \
9 clipboard.c \
10 event.c \
11 init.c \
12 keyboard.c \
13 mouse.c \
14 wnd.c
16 all: $(MODULE).o
18 @MAKE_RULES@
20 ### Dependencies: