xref: /minix3/tools/llvm-include/Makefile (revision f4a2713ac843a11c696ec80c0a5e3e5d80b4d338)
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