Home | History | Annotate | Line # | Download | only in llvm-lib
Makefile revision 1.1
      1 #	$NetBSD: Makefile,v 1.1 2011/02/06 01:14:12 joerg Exp $
      2 
      3 .include <bsd.init.mk>
      4 
      5 LLVM_DEVELOPER=	no
      6 
      7 .include "${.PARSEDIR}/../llvm/Makefile.inc"
      8 
      9 .include "${LLVM_TOPLEVEL}/lib/Makefile"
     10