crypt32: Add basic constraints to chain15_0.
[wine/hacks.git] / dlls / ver.dll16 / Makefile.in
blob6d0c30a26cd8ae457fd31bf4e4728ab08d5cb13c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = ver.dll16
6 IMPORTS = version lz32 kernel32
8 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,version.dll
10 C_SRCS = version.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend