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
Release 970112
[wine.git]
/
memory
/
Makefile.in
blob
d473cd0b24752a0627eebfc07451f6aa47ddcfa0
1
DEFS
= -
D__WINE__
-
DNO_TRANSITION_TYPES
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
memory
7
8
C_SRCS
=
\
9
atom.c \
10
global.c \
11
heap.c \
12
ldt.c \
13
local.c \
14
selector.c \
15
string.c
16
17
all
: $(
MODULE
)
.o
18
19
@MAKE_RULES@
20
21
### Dependencies: