[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.27 and 1.27.8.1

version 1.27, 2007/11/12 15:01:50 version 1.27.8.1, 2008/06/04 02:04:37
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= atf dict doc examples ldscripts 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.27  
changed lines
  Added in v.1.27.8.1

CVSweb <webmaster@jp.NetBSD.org>