repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed DPA_LoadStream and improved DPA_Merge.
[wine/multimedia.git]
/
memory
/
Makefile.in
blob
a1bce2694e3351763c6dab51a0cfc09c60db746d
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
memory
7
8
C_SRCS
=
\
9
atom.c \
10
environ.c \
11
global.c \
12
heap.c \
13
instr.c \
14
ldt.c \
15
local.c \
16
selector.c \
17
string.c \
18
virtual.c
19
20
all
: $(
MODULE
)
.o
21
22
@MAKE_RULES@
23
24
### Dependencies: