Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc minor whitespace consistency
details: https://anonhg.NetBSD.org/src/rev/257459cd05b4
branches: trunk
changeset: 572669:257459cd05b4
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Jan 10 02:32:46 2005 +0000
description:
minor whitespace consistency
diffstat:
lib/libc/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b12f604a5600 -r 257459cd05b4 lib/libc/Makefile
--- a/lib/libc/Makefile Mon Jan 10 02:14:46 2005 +0000
+++ b/lib/libc/Makefile Mon Jan 10 02:32:46 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.119 2004/09/13 21:44:54 thorpej Exp $
+# $NetBSD: Makefile,v 1.120 2005/01/10 02:32:46 lukem Exp $
# @(#)Makefile 8.2 (Berkeley) 2/3/94
#
# All library objects contain sccsid strings by default; they may be
@@ -32,6 +32,7 @@
.if (${USE_INET6} != "no")
CPPFLAGS+= -DINET6
.endif
+
CPPFLAGS+= -DNLS
.if (${USE_YP} != "no")
Home |
Main Index |
Thread Index |
Old Index