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
/
alpha
/
des.inc
blob
b030c2134d5e8f8c0466b4fe807afb8df36f89ef
1
# $NetBSD: des.inc,v 1.1 2009/07/19 23:30:45 christos Exp $
2
3
CPPFLAGS+= -DDES_RISC2 -DDES_PTR
4
5
.include "${.CURDIR}/des.inc"