svn commit: r190628 - head
Bjoern A. Zeeb
bz at FreeBSD.org
Wed Apr 1 10:12:17 PDT 2009
Author: bz
Date: Wed Apr 1 17:11:50 2009
New Revision: 190628
URL: http://svn.freebsd.org/changeset/base/190628
Log:
Add a new world named 'mips' to our universe.
Discussed with: imp
Modified:
head/Makefile
Modified: head/Makefile
==============================================================================
--- head/Makefile Wed Apr 1 17:06:28 2009 (r190627)
+++ head/Makefile Wed Apr 1 17:11:50 2009 (r190628)
@@ -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
More information about the svn-src-head
mailing list