forked from OSchip/llvm-project
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…
Reference in New Issue