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