Fixing whitespace problems

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@111769 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Howard Hinnant 2010-08-22 01:04:38 +00:00
parent c52f43e72d
commit d2bb032075
4 changed files with 14 additions and 17 deletions

View File

@ -60,4 +60,3 @@ licenses, and/or restrictions:
Program Directory
------- ---------
<none yet>

View File

@ -36,5 +36,3 @@ install:: installhdrs $(DESTDIR)
mkdir -p $(DSTROOT)/usr/lib
strip -S -o $(DSTROOT)/usr/lib/libc++.1.dylib $(SYMROOT)/usr/lib/libc++.1.dylib
cd $(DSTROOT)/usr/lib && ln -s libc++.1.dylib libc++.dylib