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

Diff for /src/share/mk/bsd.prog.mk between version 1.68 and 1.69

version 1.68, 2015/07/20 23:52:29 version 1.69, 2015/10/26 10:43:42
Line 140 
Line 140 
 .include <bsd.man.mk>  .include <bsd.man.mk>
 .endif  .endif
   
 .if !defined(NONLS)  
 .include <bsd.nls.mk>  
 .endif  
   
 .include <bsd.obj.mk>  .include <bsd.obj.mk>
 .include <bsd.dep.mk>  .include <bsd.dep.mk>
 .include <bsd.subdir.mk>  .include <bsd.subdir.mk>

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69