summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2014-04-14 16:15:11 +0000
committerbrueffer <brueffer@FreeBSD.org>2014-04-14 16:15:11 +0000
commit8104663b03487aee547db83fd61d198151f8e0f1 (patch)
treeae1a60563e26a77cebb908beeea6ec9eb15a143d /Makefile
parent91efd84eb740dd4423713316ed7becc95c8574de (diff)
downloadFreeBSD-src-8104663b03487aee547db83fd61d198151f8e0f1.zip
FreeBSD-src-8104663b03487aee547db83fd61d198151f8e0f1.tar.gz
Document the xdev* targets.
PR: 188519 Submitted by: Idwer Vollering <vidwer at gmail.com> Reviewed by: bapt MFC after: 1 week
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7ef9399..6caebdf 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