2 TOPSRCDIR
= @top_srcdir@
26 $(CC
) $(CFLAGS
) -o winedump
$(OBJS
) $(LIBWINE
) $(LDFLAGS
)
29 $(MKINSTALLDIRS
) $(bindir)
30 $(INSTALL_PROGRAM
) winedump
$(bindir)/winedump
31 $(INSTALL_SCRIPT
) $(SRCDIR
)/function_grep.pl
$(bindir)/function_grep.pl
34 $(RM
) $(bindir)/function_grep.pl
$(bindir)/winedump