Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd Typo
details: https://anonhg.NetBSD.org/src/rev/0e2e5fa10813
branches: trunk
changeset: 786403:0e2e5fa10813
user: joerg <joerg%NetBSD.org@localhost>
date: Sun Apr 28 00:14:14 2013 +0000
description:
Typo
diffstat:
external/bsd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c0559f00ca40 -r 0e2e5fa10813 external/bsd/Makefile
--- a/external/bsd/Makefile Sat Apr 27 23:03:10 2013 +0000
+++ b/external/bsd/Makefile Sun Apr 28 00:14:14 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2013/04/27 23:03:10 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2013/04/28 00:14:14 joerg Exp $
.include <bsd.own.mk>
@@ -25,7 +25,7 @@
.if (${MKLDAP} != "no")
SUBDIR+= openldap
.endif
-.if (${MKLIBCXX} != "no)
+.if (${MKLIBCXX} != "no")
SUBDIR+= libc++
.endif
.if (${MKLLVM} != "no")
Home |
Main Index |
Thread Index |
Old Index