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

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

Diff for /src/Makefile between version 1.95 and 1.95.2.2

version 1.95, 1999/04/01 02:49:12 version 1.95.2.2, 2000/09/09 16:29:26
Line 46  _J= -j${NBUILDJOBS}
Line 46  _J= -j${NBUILDJOBS}
   
 SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share sys  SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share sys
   
   .if make(cleandir) || make(obj)
   SUBDIR+= distrib
   .endif
   
 .if exists(games)  .if exists(games)
 SUBDIR+= games  SUBDIR+= games
 .endif  .endif

Legend:
Removed from v.1.95  
changed lines
  Added in v.1.95.2.2

CVSweb <webmaster@jp.NetBSD.org>