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