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

Diff for /src/usr.bin/Makefile between version 1.135 and 1.138

version 1.135, 2014/01/03 22:47:18 version 1.138, 2014/04/18 10:00:48
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 bdes 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 \
         file2c find fgen finger fmt fold from fsplit fstat ftp gencat getcap \          find fgen finger fmt fold from fsplit fstat ftp gencat getcap \
         getconf getent getopt gprof grep gzsig head hexdump id indent \          getconf getent getopt gprof grep gzsig head hexdump htpasswd id indent \
         infocmp ipcrm ipcs \          infocmp ipcrm ipcs \
         join jot kdump keynote ktrace lam last lastcomm leave less lex \          join jot kdump keynote ktrace lam last lastcomm leave less lex \
         libtool lndir \          libtool lndir \
Line 27 
Line 27 
         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.135  
changed lines
  Added in v.1.138