repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
taskmgr: Make status bar text translatable.
[wine/multimedia.git]
/
dlls
/
wintab32
/
Makefile.in
blob
b150914c852a46872778c3715121691433881aa2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wintab32.dll
6
IMPORTLIB
=
wintab32
7
IMPORTS
=
user32 kernel32
8
9
C_SRCS
=
\
10
context.c \
11
manager.c \
12
wintab32.c
13
14
@MAKE_DLL_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend