[BACK]Return to bsd.prog.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

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

Diff for /src/share/mk/bsd.prog.mk between version 1.165 and 1.166

version 1.165, 2003/03/30 00:35:07 version 1.166, 2003/05/18 07:36:23
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
 #       @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94  #       @(#)bsd.prog.mk 8.2 (Berkeley) 4/2/94
   
   .ifndef HOSTPROG
   
 .include <bsd.init.mk>  .include <bsd.init.mk>
 .include <bsd.shlib.mk>  .include <bsd.shlib.mk>
   
Line 266  lint: ${LOBJS}
Line 268  lint: ${LOBJS}
 .include <bsd.sys.mk>  .include <bsd.sys.mk>
   
 ${TARGETS}:     # ensure existence  ${TARGETS}:     # ensure existence
   
   .endif  # HOSTPROG

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

CVSweb <webmaster@jp.NetBSD.org>