mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 14:26:08 +00:00
Added installheaders target.
llvm-svn: 148399
This commit is contained in:
parent
0fd9a6cc37
commit
f53bbd2a1e
@ -30,6 +30,8 @@ installsrc:: $(SRCROOT)
|
||||
|
||||
clean::
|
||||
|
||||
installheaders:: do-installhdrs
|
||||
|
||||
# The do-installhdrs target is also used by clang's runtime/libcxx makefile.
|
||||
do-installhdrs:
|
||||
mkdir -p $(HEADER_DIR)/c++/v1/ext
|
||||
|
Loading…
x
Reference in New Issue
Block a user