Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2005 08:06:34 +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:  <200503220806.j2M86ZUk022208@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2005-03-22 08:06:34 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/make         var.c 
  Log:
  Use the struct VarPattern's lhs field instead of using an extra variable
  to store the left expression of a C modificator.
  
  Patch:          7.157
  
  Submitted by:   Max Okumoto <okumoto@ucsd.edu>
  
  Revision  Changes    Path
  1.136     +5 -6      src/usr.bin/make/var.c



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