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

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

From-SVN: r10116
This commit is contained in:
Richard Kenner 1995-07-10 20:05:41 -04:00
parent f07064d38b
commit e442bf1fd6
1 changed files with 6 additions and 0 deletions

View File

@ -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