Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Mar 2002 21:58:36 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile.upgrade
Message-ID:  <200203190558.g2J5wau26456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/03/18 21:58:36 PST

  Modified files:
    .                    Makefile.upgrade 
  Log:
  Removed "env" commands.  "sh" is a real shell, so
  "env name=value ... sh ..." was just a pessimized way of doing
  "name=value ... sh ...".
  
  Revision  Changes    Path
  1.18      +2 -2      src/Makefile.upgrade

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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