From da79da2a8748e4d58eeedd1b7f39bf4fb8a86d10 Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Fri, 30 Sep 2011 20:24:28 +0000 Subject: Install a copy of the libc++ headers with clang. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140876 91177308-0d34-0410-b5e6-96231b3b80d8 --- runtime/compiler-rt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/compiler-rt') diff --git a/runtime/compiler-rt/Makefile b/runtime/compiler-rt/Makefile index 0d770db17c..8888556738 100644 --- a/runtime/compiler-rt/Makefile +++ b/runtime/compiler-rt/Makefile @@ -1,4 +1,4 @@ -##===- clang/runtime/Makefile ------------------------------*- Makefile -*-===## +##===- clang/runtime/compiler-rt/Makefile ------------------*- Makefile -*-===## # # The LLVM Compiler Infrastructure # -- cgit v1.2.3