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

Diff for /src/share/mk/bsd.own.mk between version 1.171 and 1.172

version 1.171, 2015/08/31 20:02:49 version 1.172, 2015/10/26 10:43:42
Line 86 
Line 86 
 LKMOWN?=        ${BINOWN}  LKMOWN?=        ${BINOWN}
 LKMMODE?=       ${NONBINMODE}  LKMMODE?=       ${NONBINMODE}
   
 NLSDIR?=        /usr/share/nls  
 NLSGRP?=        bin  
 NLSOWN?=        root  
 NLSMODE?=       ${NONBINMODE}  
   
 LOCALEDIR?=     /usr/share/locale  LOCALEDIR?=     /usr/share/locale
 LOCALEGRP?=     wheel  LOCALEGRP?=     wheel
 LOCALEOWN?=     root  LOCALEOWN?=     root
Line 156 
Line 151 
   
 .PHONY: spell clean cleandir obj manpages print all \  .PHONY: spell clean cleandir obj manpages print all \
         depend beforedepend afterdepend cleandepend subdirdepend \          depend beforedepend afterdepend cleandepend subdirdepend \
         all cleanman nlsinstall cleannls includes \          all cleanman includes \
         beforeinstall realinstall maninstall afterinstall install          beforeinstall realinstall maninstall afterinstall install

Legend:
Removed from v.1.171  
changed lines
  Added in v.1.172