Implemented basic XMS functions. wcb.exe (Win16 disassembler) now
[wine] / tsx11 / Makefile.in
1 DEFS      = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = tsx11
7
8 C_SRCS = \
9         ts_xf86dga.c \
10         ts_xshm.c \
11         ts_xlib.c \
12         ts_xresource.c \
13         ts_xutil.c \
14         ts_xpm.c
15
16 all: $(MODULE).o
17
18 @MAKE_RULES@
19
20 ### Dependencies: