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

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

version 1.141, 2014/04/24 14:55:39 version 1.166, 2022/02/22 15:15:34
Line 2 
Line 2 
   
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 SUBDIR= apply arch asa at aucat audioctl awk banner \  SUBDIR= apply arch at aucat audioctl awk banner \
         basename bc 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 ctfconv ctfdump \
         dc deroff diff diff3 dirname du encrypt env expand false file \          cu cut cvs \
         find fgen finger fmt fold from fsplit fstat ftp gencat getcap \          dc deroff diff diff3 dig dirname doas du encrypt env expand false file \
         getconf getent getopt gprof grep gzsig head hexdump htpasswd id indent \          find fgen finger fmt fold from fstat ftp gencat getcap \
           getconf getent getopt gprof grep 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 ldap leave less lex \
         libtool lndir \          libtool lndir \
         locale locate lock logger login logname look lorder \          locale locate lock logger login logname look lorder \
         m4 mail make man mandoc mesg mg \          m4 mail make mandoc mesg mg \
         midiplay mixerctl mkdep mklocale mkstr mktemp modstat nc netstat \          midicat mixerctl mkdep mklocale mktemp nc netstat \
         newsyslog \          newsyslog \
         nfsstat nice nm nl nohup oldrdist pagesize passwd paste patch pctr \          nfsstat nice nm nl nohup openssl 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 rup rusers rwall \          readlink realpath renice rev rpcgen rpcinfo rs rsync rup rusers rwall \
         sdiff script sed sendbug shar showmount signify skey \          sdiff seq script sed sendbug shar showmount signify skey \
         skeyaudit skeyinfo skeyinit sndiod \          skeyaudit skeyinfo skeyinit sndioctl sndiod snmp \
         sort spell split sqlite3 ssh stat su systat \          sort spell split ssh stat su systat \
         sudo tail talk tcopy tcpbench tee telnet tftp tic tip time \          tail talk tcpbench tee telnet tftp tic time timeout \
         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 which who whois write x99token xargs xinstall \          what which who whois write x99token xargs xinstall \
         xstr yacc yes          yacc yes
   
 .if (${YP:L} == "yes")  .if (${YP:L} == "yes")
 SUBDIR+=ypcat ypmatch ypwhich  SUBDIR+=ypcat ypmatch ypwhich

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