Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 16:08:39 +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/usr.bin/make var.c
Message-ID:  <200503071608.j27G8dU9096752@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-03-07 16:08:39 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  Factor out the 'S' modifier into its own function. Move a variable
  that is now used for both the 'M'/'N' branch and the 'S' branch of
  the switch statement into a common scope.
  
  Patch:          7.102-105
  Submitted by:   Max Okumoto <okumoto@ucsd.edu>
  
  Revision  Changes    Path
  1.107     +183 -174  src/usr.bin/make/var.c



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