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
wined3d: Verify each state table entry has either a handler or a representative.
[wine.git]
/
dlls
/
inkobj
/
Makefile.in
blob
5d723785935302203e54acf4ad690b51892d87aa
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
inkobj.dll
6
IMPORTS
=
kernel32
7
8
C_SRCS
=
\
9
inkcollector.c \
10
inkobj.c
11
12
@MAKE_DLL_RULES@