repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git]
/
dlls
/
gdi.exe16
/
Makefile.in
blob
bd8d6dd2497769f51d698160f8517aa24a7d5780
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
gdi.exe16
6
IMPORTS
=
user32 advapi32 gdi32
7
8
EXTRADLLFLAGS
= -
m16
-
Wb
,--
main-module
,
gdi32.dll
,--
heap
,
65520
9
EXTRARCFLAGS
= -
O res16
10
11
C_SRCS
=
\
12
bidi.c \
13
env.c \
14
gdi.c \
15
metafile.c \
16
printdrv.c
17
18
RC_SRCS
=
version.rc
19
20
@MAKE_DLL_RULES@