Date: Fri, 13 Mar 2009 07:23:58 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src Makefile Makefile.inc1 Message-ID: <200903130727.n2D7RaUI057298@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2009-03-13 07:23:58 UTC
FreeBSD src repository
Modified files:
. Makefile Makefile.inc1
Log:
SVN rev 189760 on 2009-03-13 07:23:58Z by imp
Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch,
you can build the cross development tools and install them as
$XDEV-freebsd-xxx for each tool. This allows one to use autoconf to
find the tools for cross building scenarios.
Revision Changes Path
1.357 +1 -1 src/Makefile
1.618 +86 -0 src/Makefile.inc1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903130727.n2D7RaUI057298>
