diff -ruN kudzu-1.1.68.2.orig/Makefile kudzu-1.1.68.2/Makefile --- kudzu-1.1.68.2.orig/Makefile 2004-09-01 01:11:42.000000000 +0000 +++ kudzu-1.1.68.2/Makefile 2005-04-29 22:43:00.000000000 +0000 @@ -52,7 +52,7 @@ LOADEROBJ += s390.o endif -DIET = diet +DIET = ifeq (i386,$(ARCH)) LOADEROBJS = $(patsubst %.o,%.do,$(LOADEROBJ)) else