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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to