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
Move definition of CPINFO structure from winbase.h to winnls.h
[wine.git]
/
win32
/
Makefile.in
blob
ecfc1f28b4ba2207009b67c0046d4b79c355eb3b
1
DEFS
=
@DLLFLAGS@
-
D__WINE__
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
win32
7
8
C_SRCS
=
\
9
code_page.c \
10
console.c \
11
device.c \
12
error.c \
13
except.c \
14
file.c \
15
init.c \
16
kernel32.c \
17
newfns.c \
18
ordinals.c \
19
process.c \
20
struct32.c \
21
thread.c \
22
time.c
23
24
all
: $(
MODULE
)
.o
25
26
@MAKE_RULES@
27
28
### Dependencies: