PERFORCE change 133545 for review

Warner Losh imp at FreeBSD.org
Fri Jan 18 03:09:29 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=133545

Change 133545 by imp at imp_paco-paco on 2008/01/18 11:09:11

	Mips seems to have disappeared.  put it back.

Affected files ...

.. //depot/projects/mips2-jnpr/src/Makefile.inc1#3 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/Makefile.inc1#3 (text+ko) ====

@@ -113,7 +113,7 @@
 TARGET?=	${MACHINE}
 TARGET_ARCH?=	${MACHINE_ARCH}
 
-KNOWN_ARCHES?=	amd64 arm armeb/arm i386 i386/pc98 ia64 powerpc sparc64 sparc64/sun4v
+KNOWN_ARCHES?=	amd64 arm armeb/arm i386 i386/pc98 ia64 mips powerpc sparc64 sparc64/sun4v
 .if ${TARGET} == ${TARGET_ARCH}
 _t=		${TARGET}
 .else


More information about the p4-projects mailing list