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
Remove trailing backslash.
[wine.git]
/
dlls
/
twain
/
Makefile.in
blob
68d27512de93107d8c695f00986287c08a75c5b7
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
twain_32.dll
6
IMPORTLIB
=
libtwain_32.
$(
IMPLIBEXT
)
7
IMPORTS
=
user32 gdi32 kernel32 ntdll
8
EXTRALIBS
=
@SANELIBS@
9
EXTRAINCL
=
@SANEINCL@
10
11
C_SRCS
=
\
12
capability.c \
13
ds_audio.c \
14
ds_ctrl.c \
15
ds_image.c \
16
dsm_ctrl.c \
17
twain32_main.c
18
19
C_SRCS16
=
\
20
twain16_main.c
21
22
SPEC_SRCS16
=
twain.spec
23
24
@MAKE_DLL_RULES@
25
26
### Dependencies: