build gas for mips-dec-bsd

This commit is contained in:
Ken Raeburn
1993-03-02 17:18:03 +00:00
parent f3ca2a6421
commit f9667cbe74
2 changed files with 4 additions and 1 deletions

View File

@ -147,6 +147,8 @@ fi
#esac
case "${target}" in
mips-dec-bsd*)
;;
mips-*-*)
configdirs=`echo ${configdirs} | sed -e 's/gas//'`
;;