Module Name:    src
Committed By:   skrll
Date:           Sun Jan  2 09:33:45 UTC 2011

Modified Files:
        src/tests/lib/csu: Makefile

Log Message:
Whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/csu/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/lib/csu/Makefile
diff -u src/tests/lib/csu/Makefile:1.3 src/tests/lib/csu/Makefile:1.4
--- src/tests/lib/csu/Makefile:1.3	Tue Nov 30 18:38:53 2010
+++ src/tests/lib/csu/Makefile	Sun Jan  2 09:33:45 2011
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/11/30 18:38:53 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2011/01/02 09:33:45 skrll Exp $
 
 NOMAN=			# defined
 
@@ -11,7 +11,7 @@
 
 .include "Makefile.check_stack"
 
-CPPFLAGS+=	${CPPFLAGS_CHECK_STACK}
+CPPFLAGS+=		${CPPFLAGS_CHECK_STACK}
 
 BINDIR=			${TESTSDIR}
 PROG_CXX=		h_initfini1 h_initfini2 h_initfini3

Reply via email to