From ae66868f7b66d9d1b1a39f213ac6f86a7dd1ce39 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sun, 28 May 2000 18:39:43 +0000 Subject: remove crud --- usr.bin/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/Makefile b/usr.bin/Makefile index 12d0af6a7c2..9f4b894c222 100644 --- a/usr.bin/Makefile +++ b/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.63 2000/05/27 19:53:06 deraadt Exp $ +# $OpenBSD: Makefile,v 1.64 2000/05/28 18:39:42 deraadt Exp $ .include @@ -31,8 +31,6 @@ SUBDIR+= ar nm ranlib size strip strings .if make(clean) || make(cleandir) || make(obj) SUBDIR+= elf2ecoff elf2aout -.elif ${MACHINE_ARCH} == "i386" -SUBDIR+= .elif ${MACHINE_ARCH} == "mips" SUBDIR+= elf2ecoff elf2aout .endif -- cgit v1.2.3