From d9a1a7c7fbbd9fd7c624053cd0096e4d24376caa Mon Sep 17 00:00:00 2001 From: brueffer Date: Wed, 23 Apr 2014 09:27:11 +0000 Subject: MFC: r264460 Document the xdev* targets. PR: 188519 Submitted by: Idwer Vollering Reviewed by: bapt --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3b7cc83..cd5f3ee 100644 --- a/Makefile +++ b/Makefile @@ -32,6 +32,10 @@ # targets - Print a list of supported TARGET/TARGET_ARCH pairs # for world and kernel targets. # toolchains - Build a toolchain for all world and kernel targets. +# xdev - xdev-build + xdev-install for the architecture +# specified with XDEV and XDEV_ARCH. +# xdev-build - Build cross-development tools. +# xdev-install - Install cross-development tools. # # "quick" way to test all kernel builds: # _jflag=`sysctl -n hw.ncpu` -- cgit v1.1