added dec to configuration file

This commit is contained in:
vhenson 1997-08-27 23:17:39 +00:00
parent 1175409866
commit fe4bb341df
2 changed files with 4 additions and 0 deletions

View File

@ -40,6 +40,8 @@ then
esac;; esac;;
IRIX) IRIX)
AMG_ARCH="irix";; AMG_ARCH="irix";;
OSF1)
AMG_ARCH="dec";;
esac esac
fi fi

View File

@ -40,6 +40,8 @@ then
esac;; esac;;
IRIX) IRIX)
AMG_ARCH="irix";; AMG_ARCH="irix";;
OSF1)
AMG_ARCH="dec";;
esac esac
fi fi