Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/lib/csu Whitespace.
details: https://anonhg.NetBSD.org/src/rev/94b3e06ea06c
branches: trunk
changeset: 760301:94b3e06ea06c
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Jan 02 09:33:45 2011 +0000
description:
Whitespace.
diffstat:
tests/lib/csu/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 17fafdf5cbc3 -r 94b3e06ea06c tests/lib/csu/Makefile
--- a/tests/lib/csu/Makefile Sun Jan 02 09:30:08 2011 +0000
+++ b/tests/lib/csu/Makefile Sun Jan 02 09:33:45 2011 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index