Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 1997 19:10:05 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-release@FreeBSD.ORG
Subject:   cvs commit: src/release Makefile
Message-ID:  <199706060210.TAA14701@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/06/05 19:10:05 PDT

  Modified files:
    release              Makefile 
  Log:
  Make install in include before making world.
  
  Without this, if you try to build a 2.2 release
  on -current, it falls on its face here because
  /usr/include contains your "make install"d headers
  where the /usr/include/* symlinks point to the
  RELENG_2_2 headers.
  
  Reviewed by:	jkh
  
  Revision  Changes    Path
  1.296     +2 -1      src/release/Makefile



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