PERFORCE change 64836 for review

Juli Mallett jmallett at FreeBSD.org
Wed Nov 10 13:00:15 PST 2004


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

Change 64836 by jmallett at jmallett_beach on 2004/11/10 20:59:33

	Be like the cool kids.

Affected files ...

.. //depot/projects/mips/gnu/usr.bin/Makefile#8 edit

Differences ...

==== //depot/projects/mips/gnu/usr.bin/Makefile#8 (text+ko) ====

@@ -23,7 +23,8 @@
 	tar \
 	texinfo
  
-.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "powerpc"
+.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "powerpc" || \
+	${MACHINE_ARCH} == "mips"
 NO_GDB=	# not yet
 .endif
 


More information about the p4-projects mailing list