xref: /netbsd-src/tools/llvm-lib/Makefile (revision 95b39c65ca575fb40c6bb7083e0eb7ec28eabef1)
1#	$NetBSD: Makefile,v 1.2 2011/07/05 17:15:51 joerg Exp $
2
3.include <bsd.init.mk>
4
5NO_LLVM_DEVELOPER=	yes
6
7.include "${.PARSEDIR}/../llvm/Makefile.inc"
8
9.include "${LLVM_TOPLEVEL}/lib/Makefile"
10