This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fe815331bb
freebsd-nq
/
lib
/
clang
/
clang.pre.mk
8 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add forgotten {llvm,clang}.pre.mk files.
2016-08-26 22:56:23 +00:00
# $FreeBSD$
.
i
n
c
l
u
d
e
"llvm.pre.mk"
Move all sources from the llvm project into contrib/llvm-project. This uses the new layout of the upstream repository, which was recently migrated to GitHub, and converted into a "monorepo". That is, most of the earlier separate sub-projects with their own branches and tags were consolidated into one top-level directory, and are now branched and tagged together. Updating the vendor area to match this layout is next.
2019-12-20 19:53:05 +00:00
CLANG_SRCS
=
${
LLVM_BASE
}
/clang
Add forgotten {llvm,clang}.pre.mk files.
2016-08-26 22:56:23 +00:00
CLANG_TBLGEN
?=
clang-tblgen
Reference in New Issue
Copy Permalink