From f9e75aef346ef40202ca480004d92bf422e37d07 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Tue, 23 Apr 2013 19:26:55 +0000 Subject: [PATCH] Change makefile comment to refer to libc++ instead of libcpp. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@180135 91177308-0d34-0410-b5e6-96231b3b80d8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d8ca9eb7..f55db43d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ## -# libcpp Makefile +# libc++ Makefile ## SRCDIRS = .