Home | History | Annotate | Line # | Download | only in llvm-lib
      1 #	$NetBSD: Makefile,v 1.4 2021/05/30 01:57:00 joerg Exp $
      2 
      3 .include <bsd.hostinit.mk>
      4 
      5 NO_LLVM_DEVELOPER=	yes
      6 
      7 all: depend
      8 
      9 .include "${.PARSEDIR}/../llvm/Makefile.inc"
     10 
     11 .include "${LLVM_TOPLEVEL}/lib/Makefile"
     12