More signed overflow fixes
[deliverable/binutils-gdb.git] / gprof / Makefile.in
index 9100a8dcdd054463c4e84f0d3d02d5bc4fe1bc99..ceecf591170f5769270f5c80d63e5aa69382d494 100644 (file)
@@ -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 $<
This page took 0.024433 seconds and 4 git commands to generate.