"make TABLE" (to follow recent Configure change)
diff --git a/TABLE b/TABLE
index 7bdd1e7..99b9843 100644
--- a/TABLE
+++ b/TABLE
@@ -1022,12 +1022,12 @@
 
 *** irix-mips3-cc
 $cc           = cc
-$cflags       = -n32 -mips3 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
+$cflags       = -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
 $unistd       = 
 $thread_cflag = (unknown)
 $lflags       = 
 $bn_ops       = DES_PTR DES_RISC2 DES_UNROLL BF_PTR SIXTY_FOUR_BIT
-$bn_obj       = 
+$bn_obj       = asm/mips3.o
 $des_obj      = 
 $bf_obj       = 
 $md5_obj      = 
@@ -1056,12 +1056,12 @@
 
 *** irix64-mips4-cc
 $cc           = cc
-$cflags       = -64 -mips4 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
+$cflags       = -64 -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
 $unistd       = 
 $thread_cflag = (unknown)
 $lflags       = 
 $bn_ops       = DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG
-$bn_obj       = 
+$bn_obj       = asm/mips3.o
 $des_obj      = 
 $bf_obj       = 
 $md5_obj      =