diff options
| author | Bob Wilson <bob.wilson@apple.com> | 2013-04-23 19:26:55 +0000 |
|---|---|---|
| committer | Bob Wilson <bob.wilson@apple.com> | 2013-04-23 19:26:55 +0000 |
| commit | f9e75aef346ef40202ca480004d92bf422e37d07 (patch) | |
| tree | ede82b6a058a0eeda071427cac14da6b8abba433 /Makefile | |
| parent | 9493e27c0f8a3f85a090a77480c682b4a3fd11c9 (diff) | |
| download | external_libcxx-f9e75aef346ef40202ca480004d92bf422e37d07.tar.gz external_libcxx-f9e75aef346ef40202ca480004d92bf422e37d07.tar.bz2 external_libcxx-f9e75aef346ef40202ca480004d92bf422e37d07.zip | |
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
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ ## -# libcpp Makefile +# libc++ Makefile ## SRCDIRS = . |
