Home | History | Annotate | Line # | Download | only in llvm-lib
Makefile revision 1.1
      1  1.1  joerg #	$NetBSD: Makefile,v 1.1 2011/02/06 01:14:12 joerg Exp $
      2  1.1  joerg 
      3  1.1  joerg .include <bsd.init.mk>
      4  1.1  joerg 
      5  1.1  joerg LLVM_DEVELOPER=	no
      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