X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2FMakefile.in;h=efc2b80eb8b0025174c1e4a5bd9e5dfe246861ad;hb=fc75c28ba1ea7353fb6e1e5904c5703a48504b67;hp=451fe9585d4c0426b7ebe03e71a06ee5a7163412;hpb=e0b2a78c83207340f6c4b5dbe02bec850dbb7def;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/Makefile.in b/gprof/Makefile.in index 451fe9585d..efc2b80eb8 100644 --- a/gprof/Makefile.in +++ b/gprof/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ # -# Copyright (C) 2012-2019 Free Software Foundation, Inc. +# Copyright (C) 2012-2020 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -439,7 +439,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = foreign no-dist no-texinfo.tex info-in-builddir ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd TEXINFO_TEX = ../texinfo/texinfo.tex -SUFFIXES = .m +SUFFIXES = .c .m SUBDIRS = po BASEDIR = $(srcdir)/.. BFDDIR = $(BASEDIR)/bfd @@ -481,7 +481,7 @@ all: $(BUILT_SOURCES) gconfig.h $(MAKE) $(AM_MAKEFLAGS) all-recursive .SUFFIXES: -.SUFFIXES: .m .c .dvi .lo .o .obj .ps +.SUFFIXES: .c .m .dvi .lo .o .obj .ps am--refresh: Makefile @: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)