Home | History | Annotate | Line # | Download | only in llvm-lib
      1  1.4     joerg #	$NetBSD: Makefile,v 1.4 2021/05/30 01:57:00 joerg 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.4     joerg all: depend
      8  1.4     joerg 
      9  1.1     joerg .include "${.PARSEDIR}/../llvm/Makefile.inc"
     10  1.1     joerg 
     11  1.1     joerg .include "${LLVM_TOPLEVEL}/lib/Makefile"
     12