=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/Makefile,v retrieving revision 1.60 retrieving revision 1.61 diff -c -r1.60 -r1.61 *** src/usr.bin/Makefile 1999/08/19 22:17:37 1.60 --- src/usr.bin/Makefile 1999/09/28 07:34:32 1.61 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.60 1999/08/19 22:17:37 niklas Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.61 1999/09/28 07:34:32 deraadt Exp $ .include *************** *** 14,24 **** nohup oldrdist pagesize passwd paste patch pr printenv printf quota \ rdist rdistd readlink renice rev rlogin rpcgen rpcinfo rs rsh rup \ ruptime rusers rwall rwho script sed shar showmount skey skeyaudit \ ! skeyinfo skeyinit sort split su sup systat tail talk tcopy tee telnet \ ! tftp tic time tip tn3270 top touch tput tr true tset tsort tty ul \ ! uname unexpand unifdef uniq units unvis users uudecode 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 --- 14,24 ---- nohup oldrdist pagesize passwd paste patch pr printenv printf quota \ rdist rdistd readlink renice rev rlogin rpcgen rpcinfo rs rsh rup \ ruptime rusers rwall rwho script sed shar showmount skey skeyaudit \ ! skeyinfo skeyinit sort split ssh su sup systat tail talk tcopy tee \ ! telnet tftp tic time tip tn3270 top touch tput tr true tset tsort \ ! tty ul uname unexpand unifdef uniq units unvis users uudecode \ ! 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