Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2006 21:05:28 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/make var.c
Message-ID:  <200607172105.k6HL5SuI052115@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2006-07-17 21:05:28 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  VarAdd() already does the debug printing, so Var_Set() only needs to do it
  in the case the var already exists.
  
  Revision  Changes    Path
  1.163     +1 -2      src/usr.bin/make/var.c



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