Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2002 06:43:50 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile.inc1
Message-ID:  <200204111343.g3BDhoI43044@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2002/04/11 06:43:50 PDT

  Modified files:
    .                    Makefile.inc1 
  Log:
  Don't special case i386/pc98, replace it with the smarter logic
  of setting ${TARGET} -- make it default to ${MACHINE} if we are
  not cross-building, and ${TARGET_ARCH} otherwise.
  
  Set MAKEOBJDIREPREFIX based on ${TARGET}, not on ${TARGET_ARCH}.
  This is useful if you want to cross-build pc98 worlds on i386.
  
  Revision  Changes    Path
  1.252     +6 -9      src/Makefile.inc1

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?200204111343.g3BDhoI43044>