1*f4a2713aSLionel Sambuc# $NetBSD: Makefile,v 1.2 2012/06/17 07:40:25 joerg Exp $ 2*f4a2713aSLionel Sambuc 3*f4a2713aSLionel SambucHOST_BUILD= 4*f4a2713aSLionel Sambuc 5*f4a2713aSLionel Sambuc.include "${.PARSEDIR}/../llvm/Makefile.inc" 6*f4a2713aSLionel Sambuc 7*f4a2713aSLionel Sambuc.include "${LLVM_TOPLEVEL}/Makefile.inc" 8*f4a2713aSLionel Sambuc.include "${LLVM_TOPLEVEL}/include/Makefile" 9