[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / libexec

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/libexec/Makefile between version 1.60 and 1.61

version 1.60, 2011/04/15 18:05:45 version 1.61, 2012/02/07 19:13:31
Line 4 
Line 4 
 .include <bsd.own.mk>  .include <bsd.own.mk>
   
 SUBDIR= atrun \  SUBDIR= atrun \
         comsat fingerd ftpd getNAME getty httpd identd ld.aout_so \          comsat fingerd ftpd getty httpd identd ld.aout_so \
         ld.elf_so lfs_cleanerd mail.local makekey makewhatis rexecd \          ld.elf_so lfs_cleanerd mail.local makekey rexecd \
         rlogind rshd rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld \          rlogind rshd rpc.rquotad rpc.rstatd rpc.rusersd rpc.rwalld \
         rpc.sprayd talkd telnetd tftpd utmp_update          rpc.sprayd talkd telnetd tftpd utmp_update
   
   .if ${MKMAKEMANDB} == "no"
   SUBDIR+= getNAME makewhatis
   .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

CVSweb <webmaster@jp.NetBSD.org>