push cd02f091b2e3cff42fa4b393155d3d2facdeb7cd
[wine/hacks.git] / programs / winver / Makefile.in
blob62571d3e05a046730e577003a6e21596bbc71b9b
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = winver.exe
7 APPMODE = -mwindows
8 IMPORTS = shell32 kernel32
10 C_SRCS = winver.c
12 @MAKE_PROG_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend