Typo
This commit is contained in:
parent
5f14cb8bb7
commit
ee8b1e3e15
|
@ -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 @@ SUBDIR+= lutok kyua-testers kyua-cli kyua-atf-compat
|
|||
.if (${MKLDAP} != "no")
|
||||
SUBDIR+= openldap
|
||||
.endif
|
||||
.if (${MKLIBCXX} != "no)
|
||||
.if (${MKLIBCXX} != "no")
|
||||
SUBDIR+= libc++
|
||||
.endif
|
||||
.if (${MKLLVM} != "no")
|
||||
|
|
Loading…
Reference in New Issue