DIRDEPS_BUILD: Clang headers are now in lib/clang/headers

Sponsored by:	EMC / Isilon Storage Division
This commit is contained in:
Bryan Drewery 2016-09-02 19:28:24 +00:00
parent 710f7c3aa1
commit 142d4b373d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/clang390-import/; revision=305300
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ GENDIRDEPS_FILTER.host+= \
.endif
GENDIRDEPS_FILTER_HOST_TOOLS+= \
Nlib/clang/include \
Nlib/clang/headers \
Nusr.bin/addr2line \
Nusr.bin/ar \
Nusr.bin/clang/clang \

View file

@ -5,7 +5,7 @@
.include <src.opts.mk>
DIRDEPS = \
lib/clang/include \
lib/clang/headers \
share/doc/llvm/clang \
usr.bin/clang/clang \
usr.bin/clang/clang-tblgen \