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
etc/services - sync with NetBSD-8
[minix.git]
/
crypto
/
external
/
bsd
/
openssl
/
lib
/
libcrypto
/
arch
/
sparc64
/
des.inc
blob
33d54881e8f59e8be278043dbcb7753b1c60c01a
1
# $NetBSD: des.inc,v 1.2 2014/03/02 08:58:02 nakayama Exp $
2
3
.PATH.S: ${.PARSEDIR}
4
DES_SRCS = des_enc-sparc.S fcrypt_b.c
5
CPPFLAGS+= -DDES_RISC2 -DDES_PTR
6
7
.include "${.CURDIR}/des.inc"