Author: bz Date: Wed Feb 8 18:22:10 2012 New Revision: 231219 URL: http://svn.freebsd.org/changeset/base/231219
Log: Remove sun4v from universe targets. Approved by: re Modified: stable/7/Makefile Modified: stable/7/Makefile ============================================================================== --- stable/7/Makefile Wed Feb 8 18:21:48 2012 (r231218) +++ stable/7/Makefile Wed Feb 8 18:22:10 2012 (r231219) @@ -272,7 +272,7 @@ make: .PHONY # existing system is. # .if make(universe) -TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64 sun4v +TARGETS?=amd64 arm i386 ia64 pc98 powerpc sparc64 universe: universe_prologue universe_prologue: _______________________________________________ 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"