Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2002 03:21:57 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall Makefile
Message-ID:  <200203151121.g2FBLvU03126@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/03/15 03:21:57 PST

  Modified files:
    usr.sbin/sysinstall  Makefile 
  Log:
  Don't use temporary file to generate makedevs.c -- it's okay
  to write to makedevs.c directly as it's not protected by the
  .PRECIOUS attribute.
  
  Revision  Changes    Path
  1.120     +19 -21    src/usr.sbin/sysinstall/Makefile

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?200203151121.g2FBLvU03126>