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 960114
[wine/gsoc-2012-control.git]
/
win32
/
Makefile.in
blob
9851ec68166c7147201269c873de453354f7bed7
1
TOPSRC
=
@top_srcdir@
2
MODULE
=
win32
3
4
C_SRCS
=
\
5
advapi.c \
6
code_page.c \
7
console.c \
8
environment.c \
9
error.c \
10
file.c \
11
heap.c \
12
init.c \
13
memory.c \
14
newfns.c \
15
object_mgt.c \
16
process.c \
17
resource.c \
18
thread.c \
19
time.c \
20
winprocs.c
21
22
all
: $(
MODULE
)
.o
23
24
@MAKE_RULES@
25
26
### Dependencies: