Commit a310f948 by Eric Raskin Committed by Jeff Law

* configure.in: Added DG/UX target fragment

From-SVN: r27294
parent fd9c643f
Wed Jun 2 00:19:53 1999 Eric Raskin (ehr@listworks.com)
* configure.in: Added DG/UX target fragment
Sun May 30 14:25:02 1999 Eric Raskin (ehr@listworks.com)
* libio/dgux.mt: New file for DG/UX configuration of libio
* config/dgux.mt: New file for DG/UX configuration of libio
1999-05-20 Angela Marie Thomas <angela@cygnus.com>
......
......@@ -60,6 +60,7 @@ case "${target}" in
*-sco3.2v[45]*) frags=sco4.mt ;;
*-isc*) frags=isc.mt ;;
*-netware*) frags=netware.mt ;;
*-dgux*) frags=dgux.mt ;;
*) frags=${target_cpu}.mt ;;
esac
......
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