Commit e4a3429b by Doug Evans

(multilib.h): Depend on Makefile, not config.status.

From-SVN: r9229
parent 8a61d227
......@@ -901,7 +901,7 @@ libgcc.a: $(LIBGCC1) $(LIBGCC2)
# Use the genmultilib shell script to generate the information the gcc
# driver program needs to select the library directory based on the
# switches.
multilib.h: $(srcdir)/genmultilib config.status
multilib.h: $(srcdir)/genmultilib Makefile
$(SHELL) $(srcdir)/genmultilib "$(MULTILIB_OPTIONS)" \
"$(MULTILIB_DIRNAMES)" "$(MULTILIB_MATCHES)" > multilib.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment