aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2009-03-13 07:23:58 +0000
committerWarner Losh <imp@FreeBSD.org>2009-03-13 07:23:58 +0000
commit25bacc7818f726c45f2ff8ec588513eb8a7864f5 (patch)
tree35072ee6a7d3a43a0b84c24625c1e24e827d4f78 /Makefile
parent3e5f41cf034005bdcc85bf777ac4f0a6af8ad0f2 (diff)
downloadsrc-25bacc7818f726c45f2ff8ec588513eb8a7864f5.tar.gz
src-25bacc7818f726c45f2ff8ec588513eb8a7864f5.zip
Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch,
you can build the cross development tools and install them as $XDEV-freebsd-xxx for each tool. This allows one to use autoconf to find the tools for cross building scenarios.
Notes
Notes: svn path=/head/; revision=189760
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bd9a5f2d6548..b69ffef28ecc 100644
--- a/Makefile
+++ b/Makefile
@@ -88,7 +88,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
obj objlink regress rerelease showconfig tags toolchain update \
_worldtmp _legacy _bootstrap-tools _cleanobj _obj \
_build-tools _cross-tools _includes _libraries _depend \
- build32 distribute32 install32
+ build32 distribute32 install32 xdev xdev-build xdev-install
TGTS+= ${SUBDIR_TARGETS}
BITGTS= files includes