Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 1997 23:44:45 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG
Subject:   cvs commit: src Makefile
Message-ID:  <199708180644.XAA10661@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/08/17 23:44:45 PDT

  Modified files:
    .                    Makefile 
  Log:
  In the includes target, call the header install target explicitly and then
  call the 'symlinks' target to build the /usr/obj/tmp/install/sys tree since
  In the includes target, call the header install target explicitly and then
  call the 'symlinks' target to build the /usr/obj/tmp/install/sys tree since
  we set this up manually earlier, and if we do a 'make all install', we
  replace the symlink tree in the obj dirs with new copies of the files
  which breaks any chance of -DNOCLEAN working.
  
  Revision  Changes    Path
  1.136     +2 -2      src/Makefile



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