repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 980628
[wine/gsoc-2012-control.git]
/
loader
/
ne
/
Makefile.in
blob
0acbdc1b9a09b2925c94d68709599e254dd9d017
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
ne
7
8
C_SRCS
=
\
9
module.c \
10
resource.c \
11
segment.c
12
13
all
: $(
MODULE
)
.o
14
15
@MAKE_RULES@
16
17
### Dependencies: