Home | History | Annotate | Line # | Download | only in llvm-lib
Makefile revision 1.3
      1 #	$NetBSD: Makefile,v 1.3 2018/05/01 19:59:47 christos Exp $
      2 
      3 .include <bsd.hostinit.mk>
      4 
      5 NO_LLVM_DEVELOPER=	yes
      6 
      7 .include "${.PARSEDIR}/../llvm/Makefile.inc"
      8 
      9 .include "${LLVM_TOPLEVEL}/lib/Makefile"
     10