Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2011 18:50:29 +0000
From:      gk@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r225523 - soc2011/gk/ino64-head/lib/libc
Message-ID:  <20110829185029.6983E106566B@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110829185029.6983E106566B>