mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-13 08:00:22 -04:00
6 lines
145 B
PHP
6 lines
145 B
PHP
# $NetBSD: des.inc,v 1.3 2015/03/21 15:56:54 martin Exp $
|
|
|
|
.PATH.S: ${.PARSEDIR}
|
|
CPPFLAGS+= -DDES_INT -DDES_UNROLL
|
|
.include "${.CURDIR}/des.inc"
|