socsvn commit: r225523 - soc2011/gk/ino64-head/lib/libc

gk at FreeBSD.org gk at FreeBSD.org
Mon Aug 29 18:50:31 UTC 2011


Author: gk
Date: Mon Aug 29 18:50:29 2011
New Revision: 225523
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=225523

Log:
  Remove commented debugging code that accidentally slipped in

Modified:
  soc2011/gk/ino64-head/lib/libc/Makefile

Modified: soc2011/gk/ino64-head/lib/libc/Makefile
==============================================================================
--- soc2011/gk/ino64-head/lib/libc/Makefile	Mon Aug 29 18:50:19 2011	(r225522)
+++ soc2011/gk/ino64-head/lib/libc/Makefile	Mon Aug 29 18:50:29 2011	(r225523)
@@ -142,7 +142,6 @@
 
 .if defined(LIBC_EXTRAMK) && !empty(LIBC_EXTRAMK)
 .include "${LIBC_EXTRAMK}"
-#.error ${SRCS}
 .endif
 
 .include <bsd.lib.mk>


More information about the svn-soc-all mailing list