Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 10:54:06 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.subdir.mk sys.mk
Message-ID:  <200408091054.i79As63F053925@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2004-08-09 10:54:06 UTC

  FreeBSD src repository

  Modified files:
    share/mk             bsd.subdir.mk sys.mk 
  Log:
  Use the '+' flag to make make recurse into sub-directories even when
  given -n. For POLA reasons this behaviour is switched on only when
  at least two -n flags are given to make. One -n flag keeps the old behaviour
  of showing the shell command that would recurse into the sub-directories.
  
  Discussed with: ru
  
  Revision  Changes    Path
  1.45      +5 -5      src/share/mk/bsd.subdir.mk
  1.80      +6 -0      src/share/mk/sys.mk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408091054.i79As63F053925>