summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-02-22 08:27:17 +0000
committerjhb <jhb@FreeBSD.org>2001-02-22 08:27:17 +0000
commit2b6e7321066bfb61ca96180fa7544d984287595d (patch)
treedd04656f967b0a0cd06598073bc1880d142f671e /Makefile.inc1
parent547072c6478195d3b9a672d9b8657640bb0670fe (diff)
downloadFreeBSD-src-2b6e7321066bfb61ca96180fa7544d984287595d.zip
FreeBSD-src-2b6e7321066bfb61ca96180fa7544d984287595d.tar.gz
Document TARGET_ARCH.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 07188e4..e3e48bb 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -20,6 +20,7 @@
# -DNO_PORTSUPDATE do not update ports in ${MAKE} update
# -DNO_DOCUPDATE do not update doc in ${MAKE} update
# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
+# TARGET_ARCH="machine arch" to crossbuild world to a different arch
#
# The intended user-driven targets are:
OpenPOWER on IntegriCloud