1#	$NetBSD: Makefile,v 1.4 2021/05/30 01:57:00 joerg Exp $
2
3.include <bsd.hostinit.mk>
4
5NO_LLVM_DEVELOPER=	yes
6
7all: depend
8
9.include "${.PARSEDIR}/../llvm/Makefile.inc"
10
11.include "${LLVM_TOPLEVEL}/lib/Makefile"
12