repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix French translation.
[wine/multimedia.git]
/
dlls
/
win32s
/
Makefile.in
blob
ed544cc796f7fd0d39112a3e768a3ce6b0396ee7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
w32skrnl.dll
6
IMPORTS
=
kernel32
7
ALTNAMES
=
w32sys.dll win32s16.dll
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
SPEC_SRCS16
= $(
ALTNAMES
:
.dll
=
.spec
)
13
14
C_SRCS
=
\
15
w32skernel.c \
16
w32sys.c
17
18
C_SRCS16
=
\
19
win32s16.c
20
21
@MAKE_DLL_RULES@
22
23
### Dependencies: