[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / libexec

Diff for /src/libexec/Makefile between version 1.15 and 1.16

version 1.15, 1998/08/15 21:02:20 version 1.16, 2000/09/03 18:41:14
Line 8 
Line 8 
         rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd \          rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld rpc.sprayd \
         talkd tcpd telnetd tftpd uucpd smtpd          talkd tcpd telnetd tftpd uucpd smtpd
   
 .if (${YP} == "yes")  .if (${YP:L} == "yes")
 SUBDIR+=rpc.yppasswdd  SUBDIR+=rpc.yppasswdd
 .endif  .endif
   

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16