Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 16:04:27 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.bin/colldef/data Makefile
Message-ID:  <199807072304.QAA14040@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/07 16:04:26 PDT

  Modified files:
    usr.bin/colldef/data Makefile 
  Log:
  Use the installed version of colldef for `make all'.  It is now
  bootstrapped by `make world'.  The version just built in ".."
  normally won't work if the target system is not binary compatible.
  
  Don't build or install anything if _BUILD_TOOLS is defined.  Then
  we only want to build and install the colldef binary, but the layout
  of the colldef tree forces recursing to colldef/data for at least
  the obj target even when _BUILD_TOOLS is defined.
  
  Revision  Changes    Path
  1.13      +6 -9      src/usr.bin/colldef/data/Makefile



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