makefiles: Only run test and documentation targets in directories that need them.
[wine/gsoc_dplay.git] / dlls / version / Makefile.in
blobc8cfcb973fb11113e7c5c5626504a6983cf8777c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = version.dll
6 IMPORTLIB = libversion.$(IMPLIBEXT)
7 IMPORTS = lz32 kernel32 ntdll
9 C_SRCS = \
10 info.c \
11 install.c \
12 resource.c
14 C_SRCS16 = \
15 ver16.c
17 SPEC_SRCS16 = ver.spec
19 @MAKE_DLL_RULES@
21 ### Dependencies: