[git commit nptl] correct comment

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Nov 27 09:03:24 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=e5e2672ada188e1287702a00cfacdda06be08c11
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/nptl

and disable built-in rules

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 test/Rules.mak |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/test/Rules.mak b/test/Rules.mak
index cced193..6acc13f 100644
--- a/test/Rules.mak
+++ b/test/Rules.mak
@@ -5,9 +5,7 @@
 # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
 #
 
-#
-# Note: This does not read the top level Rules.mak file
-#
+.SUFFIXES:
 
 top_builddir ?= ../
 
-- 
1.6.3.3



More information about the uClibc-cvs mailing list