summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2014-04-23 09:27:11 +0000
committerbrueffer <brueffer@FreeBSD.org>2014-04-23 09:27:11 +0000
commitd9a1a7c7fbbd9fd7c624053cd0096e4d24376caa (patch)
tree44e405cca9250e340d1f8ae37144aa78aafc926f /Makefile
parent3483d57e80db9b79a4e6e2823fbbd792514e3c12 (diff)
downloadFreeBSD-src-d9a1a7c7fbbd9fd7c624053cd0096e4d24376caa.zip
FreeBSD-src-d9a1a7c7fbbd9fd7c624053cd0096e4d24376caa.tar.gz
MFC: r264460
Document the xdev* targets. PR: 188519 Submitted by: Idwer Vollering <vidwer at gmail.com> Reviewed by: bapt
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
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`
OpenPOWER on IntegriCloud