X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gprof%2FMakefile.in;h=efc2b80eb8b0025174c1e4a5bd9e5dfe246861ad;hb=5fd104addfddb68844fb8df67be832ee98ad9888;hp=9100a8dcdd054463c4e84f0d3d02d5bc4fe1bc99;hpb=63442f6a2eff9f4c5c67099565f59c0f135aff94;p=deliverable%2Fbinutils-gdb.git diff --git a/gprof/Makefile.in b/gprof/Makefile.in index 9100a8dcdd..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 @@ -1171,7 +1171,7 @@ diststuff: $(BUILT_SOURCES) info $(man_MANS) # This empty rule is a hack against gmake patched by Apple. %.o:%.m -.c.m: +.m.c: awk -f $(srcdir)/gen-c-prog.awk > $@ \ FUNCTION=`(echo $*|sed -e 's,.*/,,g' -e 's/_bl//')`_blurb \ FILE=$*.m $<