Home | History | Annotate | Line # | Download | only in dnssec-verify
Makefile revision 1.1.6.1
      1  1.1.6.1    martin #	$NetBSD: Makefile,v 1.1.6.1 2019/10/17 19:34:13 martin Exp $
      2      1.1  christos 
      3      1.1  christos BASE=	${.CURDIR:T}
      4      1.1  christos 
      5      1.1  christos .include "${.CURDIR}/../Makefile.inc"
      6      1.1  christos 
      7  1.1.6.1    martin COPTS.discover.c+=	${GCC_NO_STRINGOP_TRUNCATION}
      8  1.1.6.1    martin 
      9      1.1  christos .include <bsd.prog.mk>
     10