PERFORCE change 138422 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Mon Mar 24 13:02:15 UTC 2008


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

Change 138422 by gonzo at gonzo_jeeves on 2008/03/24 13:02:11

	o Add missing .endif

Affected files ...

.. //depot/projects/mips2-jnpr/src/share/mk/bsd.cpu.mk#7 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/share/mk/bsd.cpu.mk#7 (text+ko) ====

@@ -118,6 +118,7 @@
 .  if ${CPUTYPE} == "e500"
 MACHINE_CPU = booke
 _CPUCFLAGS = -Wa,-me500 -msoft-float
+.  endif
 . elif ${MACHINE_ARCH} == "mips"
 .  if ${CPUTYPE} == "mips64"
 _CPUCFLAGS = -march=mips64


More information about the p4-projects mailing list