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
Fixed get_event_obj/get_file_obj to use the process parameter (thanks
[wine.git]
/
console
/
Makefile.in
blob
3da9931a5e0879a16b7792c5b7f4de5df5325472
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
console
7
8
C_SRCS
=
\
9
generic.c \
10
interface.c \
11
ncurses.c \
12
tty.c \
13
xterm.c
14
15
all
: $(
MODULE
)
.o
16
17
@MAKE_RULES@
18
19
### Dependencies: