Add missing POSTCOMPILE step to mi/ file generation rules
authorSimon Marchi <simon.marchi@ericsson.com>
Mon, 21 Nov 2016 21:05:57 +0000 (16:05 -0500)
committerSimon Marchi <simon.marchi@ericsson.com>
Mon, 21 Nov 2016 21:05:57 +0000 (16:05 -0500)
commitd0de53e251ce60057d91536a4c71740b047be040
treeff5797b0bd60b02b7e58d236fde048433627a76f
parentb32e1756d9932eebcca5f276290841a859ef2d6d
Add missing POSTCOMPILE step to mi/ file generation rules

A little oversight from my part, it caused the Makefile not to track
the dependencies from mi/*.c files.

gdb/ChangeLog:

* Makefile.in (%o: $(srcdir)/mi/%.c): Add missing POSTCOMPILE
step.
gdb/ChangeLog
gdb/Makefile.in
This page took 0.025953 seconds and 4 git commands to generate.