$NetBSD: patch-am,v 1.2 1999/05/10 21:34:46 tron Exp $

--- gmp-2.0.2-ssh-2/configure.in.orig	Mon Apr 26 19:50:09 1999
+++ gmp-2.0.2-ssh-2/configure.in	Mon Apr 26 20:06:07 1999
@@ -222,6 +222,10 @@
   sh2-*-*)
     path="sh/sh2 sh"
     ;;
+  mips*-*-netbsd*)
+    path="mips2"
+    SFLAGS="-Wa,-KPIC"
+    ;;
   mips[34]*-*-*)
     path="mips3"
     ;;
