Home | History | Annotate | Line # | Download | only in aarch64
des.inc revision 1.1
      1 #	$NetBSD: des.inc,v 1.1 2016/10/17 00:24:13 joerg Exp $
      2 
      3 .PATH.S: ${.PARSEDIR}
      4 CPPFLAGS+=	-DDES_INT -DDES_UNROLL
      5 .include "${.CURDIR}/des.inc"
      6