mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-26 20:12:44 +00:00
d0b2dbfa0e
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
7 lines
85 B
Makefile
7 lines
85 B
Makefile
|
|
.include "llvm.pre.mk"
|
|
|
|
CLANG_SRCS= ${LLVM_BASE}/clang
|
|
|
|
CLANG_TBLGEN?= clang-tblgen
|