Index: Makefile
===================================================================
--- Makefile	(revision f1fa26579ba194370cae465bf86b7018541bbdc2)
+++ Makefile	(revision edebc15c65ded52ed661523a687334ecc04a7578)
@@ -83,9 +83,4 @@
 		IMAGE = ecoff
 	endif
-	
-	ifeq ($(MACHINE),indy)
-		UARCH = mips32eb
-		IMAGE = ecoff
-	endif
 endif
 
