Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jul 1998 16:06:01 -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/mklocale/data Makefile
Message-ID:  <199807072306.QAA14096@freefall.freebsd.org>

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

  Modified files:
    usr.bin/mklocale/data Makefile 
  Log:
  Use the installed version of mklocale 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 mklocale binary, but the layout
  of the mklocale tree forces recursing to mklocale/data for at least
  the obj target even when _BUILD_TOOLS is defined.
  
  Revision  Changes    Path
  1.13      +6 -8      src/usr.bin/mklocale/data/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?199807072306.QAA14096>