repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added assembly wrapper for calling window procedures.
[wine.git]
/
tsx11
/
Makefile.in
blob
f3f5ab6ac3497f42097d5801c7f5291921f371ff
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_xf86dga2.c \
11
ts_xf86vmode.c \
12
ts_xshm.c \
13
ts_xlib.c \
14
ts_xresource.c \
15
ts_xutil.c \
16
ts_xpm.c
17
18
all
: $(
MODULE
)
.o
19
20
@MAKE_RULES@
21
22
### Dependencies: