repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msxml3: Properly free namespace structure pointer.
[wine/testsucceed.git]
/
dlls
/
wintab.dll16
/
Makefile.in
blob
b8c8433f3679ef54f25e2550c7d55724041994c4
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wintab.dll16
6
IMPORTS
=
kernel32
7
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
wintab32.dll
8
9
C_SRCS
=
wintab.c
10
11
@MAKE_DLL_RULES@