Home | History | Annotate | Line # | Download | only in named-rrchecker
Makefile revision 1.1
      1  1.1  christos #	$NetBSD: Makefile,v 1.1 2024/02/22 00:59:45 christos Exp $
      2  1.1  christos 
      3  1.1  christos BASE=	${.CURDIR:T}
      4  1.1  christos BINDIR=	/usr/sbin
      5  1.1  christos 
      6  1.1  christos .include "${.CURDIR}/../Makefile.inc"
      7  1.1  christos 
      8  1.1  christos .include <bsd.prog.mk>
      9