=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/Makefile,v retrieving revision 1.86 retrieving revision 1.87 diff -c -r1.86 -r1.87 *** src/usr.bin/Makefile 2003/09/26 07:33:03 1.86 --- src/usr.bin/Makefile 2004/01/05 01:27:22 1.87 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.86 2003/09/26 07:33:03 otto Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.87 2004/01/05 01:27:22 mickey Exp $ .include *************** *** 29,35 **** .endif .if (${ELF_TOOLCHAIN:L} == "no") ! SUBDIR+= ar nm ranlib size strip strings .endif .if make(clean) || make(cleandir) || make(obj) --- 29,35 ---- .endif .if (${ELF_TOOLCHAIN:L} == "no") ! SUBDIR+= ar nm ranlib strip strings .endif .if make(clean) || make(cleandir) || make(obj)