Commit e442bf1f by Richard Kenner

(EXTRA_PARTS): Copy milli.exp to release dir.

(milli.exp): Copy to build dir from machine dependend dir.

From-SVN: r10116
parent f07064d3
......@@ -20,3 +20,9 @@ MULTILIB_DIRNAMES = soft-float
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib
# Aix 3.2.x needs milli.exp for -mcpu=common
EXTRA_PARTS = milli.exp
milli.exp: $(srcdir)/config/rs6000/milli.exp
rm -f milli.exp
cp $(srcdir)/config/rs6000/milli.exp ./milli.exp
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