Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2004 14:41:16 +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 Makefile src/tools/regression/usr.bin/make Makefile
Message-ID:  <200412071441.iB7EfGum083168@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2004-12-07 14:41:16 UTC

  FreeBSD src repository

  Modified files:
    .                    Makefile 
    tools/regression/usr.bin/make Makefile 
  Log:
  Fix builds with a read-only directory and a make upgrade. This is done
  by forcing the creation of an object directory for the make regression
  tests. Let make handle the tracking of the dependency and installation
  of test_shell script.
  
  Submitted by:   ru
  
  Revision  Changes    Path
  1.311     +1 -0      src/Makefile
  1.27      +4 -6      src/tools/regression/usr.bin/make/Makefile



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