1 DEFS = -DWINELIB -DSTRICT
2 TOPSRCDIR = @top_srcdir@
8 IMPORTS = advapi32 comctl32 shlwapi shell32 ole32 rpcrt4 user32 gdi32 kernel32
12 SPEC_SRCS = winver.spec
19 $(CC) -o winver $(OBJS) $(DLL_LINK) $(LIBS)
22 $(INSTALL_PROGRAM) winver $(bindir)/winver
25 $(RM) $(bindir)/winver