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 some warnings.
[wine.git]
/
files
/
Makefile.in
blob
0bf5442c43f8556525db3fcf5ceec26dbb09a21e
1
prefix
=
@
prefix
@
2
sysconfdir
=
@sysconfdir@
3
DEFS
=
@DLLFLAGS@
-
D__WINE__
-
DETCDIR
=
"
\"
$(sysconfdir)
\"
"
4
TOPSRCDIR
=
@top_srcdir@
5
TOPOBJDIR
=
..
6
SRCDIR
=
@
srcdir
@
7
VPATH
=
@
srcdir
@
8
MODULE
=
files
9
10
C_SRCS
=
\
11
change.c \
12
directory.c \
13
dos_fs.c \
14
drive.c \
15
file.c \
16
profile.c \
17
tape.c
18
19
all
: $(
MODULE
)
.o
20
21
@MAKE_RULES@
22
23
### Dependencies: