repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use iphlpapi to implement SIO_GET_INTERFACE_LIST in WSAIoctl, and
[wine.git]
/
dlls
/
wintab32
/
Makefile.in
blob
e6dec8657f03f358489964ea5aae809a57653a11
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wintab32.dll
6
IMPORTS
=
kernel32
7
ALTNAMES
=
wintab.dll
8
9
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
SPEC_SRCS16
= $(
ALTNAMES
:
.dll
=
.spec
)
13
14
C_SRCS
=
\
15
context.c \
16
manager.c
17
18
C_SRCS16
=
\
19
wintab16.c
20
21
@MAKE_DLL_RULES@
22
23
### Dependencies: