=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/Makefile,v retrieving revision 1.82 retrieving revision 1.84 diff -u -r1.82 -r1.84 --- src/usr.bin/Makefile 2003/06/22 22:26:53 1.82 +++ src/usr.bin/Makefile 2003/07/22 17:15:13 1.84 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.82 2003/06/22 22:26:53 deraadt Exp $ +# $OpenBSD: Makefile,v 1.84 2003/07/22 17:15:13 brad Exp $ .include @@ -6,7 +6,7 @@ basename bdes \ biff cal calendar cap_mkdb cdio checknr chpass cksum cmp col \ colcrt colrm column comm compile_et compress cpp crontab ctags cut \ - deroff dirname du elf2olf encrypt env error expand false file file2c \ + deroff dirname du elf2olf encrypt env expand false file file2c \ find fgen finger fmt fold from fsplit fstat ftp gencat getconf getopt \ gprof grep head hexdump id indent infocmp ipcrm ipcs join jot kdump \ keynote ktrace lam last lastcomm leave less lex lndir locate lock \ @@ -28,7 +28,7 @@ SUBDIR+=ypcat ypmatch ypwhich .endif -.if (${ELF_TOOLCHAIN} != "yes") +.if (${ELF_TOOLCHAIN:L} == "no") SUBDIR+= ar nm ranlib size strip strings .endif