1*f4a2713aSLionel Sambuc# $NetBSD: Makefile,v 1.2 2011/07/05 17:15:51 joerg Exp $ 2*f4a2713aSLionel Sambuc 3*f4a2713aSLionel Sambuc.include <bsd.init.mk> 4*f4a2713aSLionel Sambuc 5*f4a2713aSLionel SambucNO_LLVM_DEVELOPER= yes 6*f4a2713aSLionel Sambuc 7*f4a2713aSLionel Sambuc.include "${.PARSEDIR}/../llvm/Makefile.inc" 8*f4a2713aSLionel Sambuc 9*f4a2713aSLionel Sambuc.include "${LLVM_TOPLEVEL}/lib/Makefile" 10