diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile index 162586f3d84..1f44d3156c1 100644 --- a/gnu/usr.bin/Makefile +++ b/gnu/usr.bin/Makefile @@ -7,10 +7,4 @@ SUBDIR= bc binutils cc cpio dc dialog diff diff3 \ SUBDIR+=cvs .endif -.if defined(WANT_AOUT) -.if ${MACHINE_ARCH} == "i386" -SUBDIR+=as ld -.endif -.endif - .include