This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: MPE Port


Sat Sep  4 18:00:00 PDT 1999 Mark Klein (mklein@dis.com)

        * libio/configure.in: Add mpeix.mt make fragment.

*** egcs/libio/configure.in	Mon Aug 30 21:50:49 1999
--- egcs-ss/libio/configure.in	Mon Aug 30 21:53:00 1999
***************
*** 49,54 ****
--- 49,55 ----
  frags=
  
  case "${target}" in
+   *-mpeix*)      frags="mpeix.mt" ;;
    *-hpux*)       frags=hpux.mt ;;
    alpha*-*-linux-gnulibc1)
  		 frags="linux.mt linuxaxp1.mt mtsafe.mt" ;;

--
Mark Klein                                 DIS International, Ltd.
http://www.dis.com                         415-892-8400
PGP Public Key Available			


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]