[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.12 and 1.13

version 1.12, 2000/12/22 01:31:47 version 1.13, 2000/12/30 02:33:04
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= dict doc examples man me misc mk mklocale \  SUBDIR= dict doc examples man me misc mk locale \
         tabset termcap tmac wscons zoneinfo          tabset termcap tmac wscons zoneinfo
 .endif  .endif
   

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

CVSweb <webmaster@jp.NetBSD.org>