mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
9 lines
120 B
Makefile
9 lines
120 B
Makefile
# $FreeBSD$
|
|
|
|
LLVM_SRCS=${.CURDIR}/../../../contrib/llvm
|
|
|
|
.include "clang.build.mk"
|
|
|
|
INTERNALLIB=
|
|
|
|
.include <bsd.lib.mk>
|