Home | History | Annotate | Line # | Download | only in librt
Makefile.inc revision 1.1
      1 #	$NetBSD: Makefile.inc,v 1.1 2019/11/11 22:45:18 joerg Exp $
      2 
      3 LLVM_TOPLEVEL:=	${.PARSEDIR}/..
      4 NOSTATICLIB=	yes
      5 
      6 .include "${LLVM_TOPLEVEL}/lib/Makefile.inc"
      7 .include "${LLVM_TOPLEVEL}/lib/${.CURDIR:T}/Makefile"
      8