tests: Build all tests with strict prototypes.
[wine/wine-gecko.git] / dlls / twain.dll16 / Makefile.in
blob09c6ff7c7367fe3c10f944cca7da0b89309e47a8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = twain.dll16
6 IMPORTS = kernel32
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,twain_32.dll
9 C_SRCS = twain.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend