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
With some apps a fault was possible in ExtractAssociatedIcon.
[wine.git]
/
memory
/
Makefile.in
blob
0b0a10b4ad648529a3b610136ee0830c76c72f03
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
codepage.c \
11
environ.c \
12
global.c \
13
heap.c \
14
instr.c \
15
ldt.c \
16
local.c \
17
selector.c \
18
string.c \
19
virtual.c
20
21
all
: $(
MODULE
)
.o
22
23
@MAKE_RULES@
24
25
### Dependencies: