repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
crypto
/
external
/
bsd
/
openssl
/
lib
/
libcrypto
/
arch
/
arm
/
des.inc
blob
8f42ba9f2bb85cdec4bee750c3d35f2bc9f4ce11
1
# $NetBSD: des.inc,v 1.3 2015/03/21 15:56:54 martin Exp $
2
3
.PATH.S: ${.PARSEDIR}
4
CPPFLAGS+= -DDES_INT -DDES_UNROLL
5
.include "${.CURDIR}/des.inc"