mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-24 07:40:52 +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
|