Author: imp
Date: Mon Sep 13 04:23:23 2010
New Revision: 212531
URL: http://svn.freebsd.org/changeset/base/212531

Log:
  This is exactly the same as the .else, so remove it.

Modified:
  head/lib/msun/Makefile

Modified: head/lib/msun/Makefile
==============================================================================
--- head/lib/msun/Makefile      Mon Sep 13 02:35:48 2010        (r212530)
+++ head/lib/msun/Makefile      Mon Sep 13 04:23:23 2010        (r212531)
@@ -14,8 +14,6 @@
 
 .if ${MACHINE_CPUARCH} == "i386"
 ARCH_SUBDIR= i387
-.elif ${MACHINE_ARCH} == "powerpc64"
-ARCH_SUBDIR= powerpc
 .else
 ARCH_SUBDIR= ${MACHINE_CPUARCH}
 .endif
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to