From 2b6e7321066bfb61ca96180fa7544d984287595d Mon Sep 17 00:00:00 2001 From: jhb Date: Thu, 22 Feb 2001 08:27:17 +0000 Subject: Document TARGET_ARCH. --- Makefile.inc1 | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.inc1') 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: -- cgit v1.1