Added missing TRACE define when NO_DEBUG_MSGS was defined.
[wine/hacks.git] / dlls / version / Makefile.in
blob663760324f29cfa05d0cc1f82ec3155accfcc2fd
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = version
8 C_SRCS = \
9 info.c \
10 install.c \
11 resource.c
13 all: $(MODULE).o
15 @MAKE_RULES@
17 ### Dependencies: