Home | History | Annotate | Line # | Download | only in aarch64
des.inc revision 1.1.14.1
      1 #	$NetBSD: des.inc,v 1.1.14.1 2018/03/15 09:11:53 pgoyette Exp $
      2 
      3 .PATH.S: ${.PARSEDIR}
      4 CPPFLAGS+=	-DDES_INT -DDES_UNROLL
      5 .include "${.CURDIR}/des.inc"
      6