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

Diff for /src/share/mk/bsd.lib.mk between version 1.73 and 1.74

version 1.73, 2015/07/19 20:45:30 version 1.74, 2015/10/26 10:43:42
Line 310 
Line 310 
 .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.73  
changed lines
  Added in v.1.74