[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin

Diff for /src/usr.bin/Makefile between version 1.137 and 1.141

version 1.137, 2014/03/25 21:02:59 version 1.141, 2014/04/24 14:55:39
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 SUBDIR= apply apropos arch asa at aucat audioctl awk banner \  SUBDIR= apply arch asa at aucat audioctl awk banner \
         basename bc bdes bgplg \          basename bc bgplg \
         biff cal calendar cap_mkdb cdio chpass cmp col colrm \          biff cal calendar cap_mkdb cdio chpass cmp col colrm \
         column comm compress cpp crontab csplit ctags cu cut \          column comm compress cpp crontab csplit ctags cu cut \
         dc deroff diff diff3 dirname du encrypt env expand false file \          dc deroff diff diff3 dirname du encrypt env expand false file \
Line 19 
Line 19 
         nfsstat nice nm nl nohup oldrdist pagesize passwd paste patch pctr \          nfsstat nice nm nl nohup oldrdist pagesize passwd paste patch pctr \
         pkg-config pkill \          pkg-config pkill \
         pr printenv printf quota radioctl rcs rdist rdistd \          pr printenv printf quota radioctl rcs rdist rdistd \
         readlink renice rev rpcgen rpcinfo rs rsh rup ruptime rusers rwall \          readlink renice rev rpcgen rpcinfo rs rup rusers rwall \
         rwho sdiff script sed sendbug shar showmount signify skey \          sdiff script sed sendbug shar showmount signify skey \
         skeyaudit skeyinfo skeyinit sndiod \          skeyaudit skeyinfo skeyinit sndiod \
         sort spell split sqlite3 ssh stat su systat \          sort spell split sqlite3 ssh stat su systat \
         sudo tail talk tcopy tcpbench tee telnet tftp tic tip time \          sudo tail talk tcopy tcpbench tee telnet tftp tic tip time \
         tmux top touch tput tr true tset tsort tty usbhidaction usbhidctl \          tmux top touch tput tr true tset tsort tty usbhidaction usbhidctl \
         ul uname unexpand unifdef uniq units \          ul uname unexpand unifdef uniq units \
         unvis users uudecode uuencode vacation vi vis vmstat w wall wc \          unvis users uudecode uuencode vacation vi vis vmstat w wall wc \
         what whatis which who whois write x99token xargs xinstall \          what which who whois write x99token xargs xinstall \
         xstr yacc yes          xstr yacc yes
   
 .if (${YP:L} == "yes")  .if (${YP:L} == "yes")

Legend:
Removed from v.1.137  
changed lines
  Added in v.1.141