Home | History | Annotate | Line # | Download | only in dnssec-verify
Makefile revision 1.1.4.2
      1  1.1.4.2  christos #	$NetBSD: Makefile,v 1.1.4.2 2019/06/10 22:02:54 christos Exp $
      2  1.1.4.2  christos 
      3  1.1.4.2  christos BASE=	${.CURDIR:T}
      4  1.1.4.2  christos 
      5  1.1.4.2  christos .include "${.CURDIR}/../Makefile.inc"
      6  1.1.4.2  christos 
      7  1.1.4.2  christos .include <bsd.prog.mk>
      8