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
Release 1.3.1.
[wine/hramrach.git]
/
dlls
/
ole2nls.dll16
/
Makefile.in
blob
83239d60125d7315dfaef89ba1ffb8fd22c25d1c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ole2nls.dll16
6
7
EXTRADLLFLAGS
= -
m16
-
Wb
,--
main-module
,
ole32.dll
8
EXTRARCFLAGS
= -
O res16
9
10
C_SRCS
=
ole2nls.c
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_DLL_RULES@