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

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

Diff for /src/share/Makefile between version 1.29 and 1.30

version 1.29, 2008/10/12 23:00:54 version 1.30, 2009/01/19 07:08:14
Line 7 
Line 7 
   
 .if ${MKSHARE} != "no" || \  .if ${MKSHARE} != "no" || \
         make(clean) || make(cleandir) || make(distclean) || make(obj)          make(clean) || make(cleandir) || make(distclean) || make(obj)
 SUBDIR= atf dict doc examples legal man me misc mk \  SUBDIR= dict doc examples legal man me misc mk \
         tabset termcap tmac wscons xml xsl zoneinfo          tabset termcap tmac wscons xml xsl zoneinfo
 .if ${MKNLS} != "no"  .if ${MKNLS} != "no"
 SUBDIR+=i18n locale nls  SUBDIR+=i18n locale nls

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

CVSweb <webmaster@jp.NetBSD.org>