Possible crash in select_loop() fixed.
[wine/gsoc_dplay.git] / windows / ttydrv / Makefile.in
blobdfd3e39b883d0be99c09a58b7d704406c511350c
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 desktop.c \
11 event.c \
12 init.c \
13 keyboard.c \
14 main.c \
15 monitor.c \
16 mouse.c \
17 wnd.c
19 all: $(MODULE).o
21 @MAKE_RULES@
23 ### Dependencies: