=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/Makefile,v retrieving revision 1.66 retrieving revision 1.67 diff -c -r1.66 -r1.67 *** src/usr.bin/Makefile 2000/07/19 23:43:27 1.66 --- src/usr.bin/Makefile 2000/09/03 18:41:17 1.67 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.66 2000/07/19 23:43:27 mickey Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.67 2000/09/03 18:41:17 espie Exp $ .include *************** *** 20,26 **** uuencode vacation vgrind vi vis vmstat w wall wc what whatis which \ who whois window write xargs xinstall xlint xstr yacc yes ! .if (${YP} == "yes") SUBDIR+=ypcat ypmatch ypwhich .endif --- 20,26 ---- uuencode vacation vgrind vi vis vmstat w wall wc what whatis which \ who whois window write xargs xinstall xlint xstr yacc yes ! .if (${YP:L} == "yes") SUBDIR+=ypcat ypmatch ypwhich .endif