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
Various registry-related PostScript driver enhancements.
[wine.git]
/
files
/
Makefile.in
blob
92127b76b2f35b1b99747ac7bcc01f96b0150cad
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
files
7
8
C_SRCS
=
\
9
change.c \
10
directory.c \
11
dos_fs.c \
12
drive.c \
13
file.c \
14
profile.c \
15
tape.c
16
17
all
: $(
MODULE
)
.o
18
19
@MAKE_RULES@
20
21
$(
MODULE
)
.o
: $(
OBJS
)
Makefile.in
$(
TOPSRCDIR
)/
Make.rules.in
22
$(
LDCOMBINE
) $(
OBJS
) -
o
$
@
23
24
### Dependencies: