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
include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git]
/
dlls
/
win32s16.dll16
/
Makefile.in
blob
b3969da07891d29b710e50487ebc29b3b01f05a7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
win32s16.dll16
6
EXTRADLLFLAGS
= -
m16
-
Wb
,--
main-module
,
w32skrnl.dll
7
8
C_SRCS
=
win32s16.c
9
10
@MAKE_DLL_RULES@