wined3d: Remove superfluous semicolons.
[wine/wine64.git] / dlls / twain_32 / Makefile.in
blob3fc9776bbe802d7b263d5684434bea184e367172
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = twain_32.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 dsm_ctrl.c \
10 twain32_main.c
12 C_SRCS16 = \
13 twain16_main.c
15 SPEC_SRCS16 = twain.spec
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend