Remove installhdrs target from Makefile

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@148396 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Howard Hinnant 2012-01-18 16:07:25 +00:00
parent ca1f44d19f
commit 798e880364

View File

@ -30,8 +30,6 @@ installsrc:: $(SRCROOT)
clean::
installhdrs:: do-installhdrs
# The do-installhdrs target is also used by clang's runtime/libcxx makefile.
do-installhdrs:
mkdir -p $(HEADER_DIR)/c++/v1/ext