Use run_on_main_thread in gdb.post_event
[deliverable/binutils-gdb.git] / gprof / Makefile.am
index 74c8ac81facf31010e25c139b92028840700512c..4a2f79c8d7ae39b2ffa386f2d2b163b84bc0424a 100644 (file)
@@ -64,7 +64,7 @@ CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
 # 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 $<
This page took 0.022904 seconds and 4 git commands to generate.