1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/lib/clang/clang.lib.mk
Dimitry Andric 5ea2b3b5db Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No
functional changes.

MFC after:	3 days
2012-08-23 17:08:07 +00:00

10 lines
121 B
Makefile

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