[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.42 and 1.43

version 1.42, 2002/07/28 22:38:50 version 1.43, 2002/09/10 22:17:04
Line 10  SUBDIR= atrun comsat fingerd ftpd getNAM
Line 10  SUBDIR= atrun comsat fingerd ftpd getNAM
   
 .if (${MKKERBEROS} != "no")  .if (${MKKERBEROS} != "no")
 # Heimdal/KTH Kerberos  # Heimdal/KTH Kerberos
 SUBDIR+= hpropd kadmind kfd kpasswdd  SUBDIR+= hpropd kadmind kpasswdd
 .endif  .endif
   
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

CVSweb <webmaster@jp.NetBSD.org>