Avoid going past the end of the relocation section. Skip sanity checks
[wine.git] / dlls / version / Makefile.in
blob3447096d22f94c55cfe4886290fc30ce907c6b56
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = version
6 SOVERSION = 1.0
7 ALTNAMES = ver
8 IMPORTS = lz32 kernel32
10 C_SRCS = \
11 info.c \
12 install.c \
13 resource.c \
14 ver16.c
16 @MAKE_DLL_RULES@
18 ### Dependencies: