Home | History | Annotate | Line # | Download | only in llvm-lib
Makefile revision 1.2
      1  1.2  joerg #	$NetBSD: Makefile,v 1.2 2011/07/05 17:15:51 joerg Exp $
      2  1.1  joerg 
      3  1.1  joerg .include <bsd.init.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