Use PS_ALTERNATE rather than PS_DOT.
[wine/dcerpc.git] / tsx11 / Makefile.in
blob7bd5dd06b16bdba3dd376491200c094c78ab8a3f
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = tsx11
8 C_SRCS = \
9 ts_xf86dga.c \
10 ts_xf86dga2.c \
11 ts_xf86vmode.c \
12 ts_xshm.c \
13 ts_xlib.c \
14 ts_xresource.c \
15 ts_xvideo.c \
16 ts_xutil.c \
17 ts_shape.c \
18 ts_xpm.c
20 all: $(MODULE).o
22 @MAKE_RULES@
24 $(MODULE).o: $(OBJS) Makefile.in $(TOPSRCDIR)/Make.rules.in
25 $(LDCOMBINE) $(OBJS) -o $@
27 ### Dependencies: