aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBjoern A. Zeeb <bz@FreeBSD.org>2009-04-01 17:11:50 +0000
committerBjoern A. Zeeb <bz@FreeBSD.org>2009-04-01 17:11:50 +0000
commitf85e6b521307cbfd2fb97acd739e815773b1082b (patch)
tree58ced2eb0107885b2b809890b947c294a5376a16 /Makefile
parent3e33218d77e6ed32f2dfdab38b1337fd0b024bd6 (diff)
downloadsrc-f85e6b521307cbfd2fb97acd739e815773b1082b.tar.gz
src-f85e6b521307cbfd2fb97acd739e815773b1082b.zip
Add a new world named 'mips' to our universe.
Discussed with: imp
Notes
Notes: svn path=/head/; revision=190628
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b69ffef28ecc..ebaeb6d49c68 100644
--- a/Makefile
+++ b/Makefile
@@ -279,7 +279,7 @@ tinderbox:
# existing system is.
#
.if make(universe) || make(tinderbox)
-TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64 sun4v
+TARGETS?=amd64 arm i386 ia64 mips pc98 powerpc sparc64 sun4v
.if defined(DOING_TINDERBOX)
FAILFILE=tinderbox.failed