1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib/clang/clang.lib.mk

10 lines
120 B
Makefile
Raw Normal View History

# $FreeBSD$
LLVM_SRCS=${.CURDIR}/../../../contrib/llvm
.include "clang.build.mk"
INTERNALLIB=
.include <bsd.lib.mk>