aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2010-04-14 18:56:07 +0000
committerWarner Losh <imp@FreeBSD.org>2010-04-14 18:56:07 +0000
commitf672e5fbe21dcf03aff493143e31d92fe6eb340d (patch)
tree6a242c72fdc96669f4ce94dab7b52b4b4d37054e /Makefile.inc1
parent20c3b3fa1c5dd984f6b4ef0a7f2b2b81142be023 (diff)
downloadsrc-f672e5fbe21dcf03aff493143e31d92fe6eb340d.tar.gz
src-f672e5fbe21dcf03aff493143e31d92fe6eb340d.zip
Add note about TARGET_ARCH
Notes
Notes: svn path=/head/; revision=206618
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 a772e2861e39..1c5d892468bb 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -15,6 +15,7 @@
# -DNO_CTF do not run the DTrace CTF conversion tools on built objects
# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
# TARGET="machine" to crossbuild world for a different machine type
+# TARGET_ARCH= may be required when a TARGET supports multiple endians
#
# The intended user-driven targets are: