Index: mn10200/ChangeLog
[deliverable/binutils-gdb.git] / Makefile.in
index 4b63e90857c33f78f6bd0435d5f768faf3542e80..5a42f868c43bbe7e786acb378983fba80cb216da 100644 (file)
@@ -156,7 +156,7 @@ HOST_EXPORTS = \
        RANLIB="$(RANLIB)"; export RANLIB; \
        WINDRES="$(WINDRES)"; export WINDRES; \
        OBJCOPY="$(OBJCOPY)"; export OBJCOPY; \
-       OBJDUMP="$(OBJDUMP)"; export OBJDUMP;
+       OBJDUMP="$(OBJDUMP)"; export OBJDUMP; \
        TOPLEVEL_CONFIGURE_ARGUMENTS="$(TOPLEVEL_CONFIGURE_ARGUMENTS)"; export TOPLEVEL_CONFIGURE_ARGUMENTS; \
        GMPLIBS="$(HOST_GMPLIBS)"; export GMPLIBS; \
        GMPINC="$(HOST_GMPINC)"; export GMPINC;
This page took 0.034077 seconds and 4 git commands to generate.