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
/
sparc
/
sha.inc
blob
3febdf5bb3ae10a48d214608269bd61cf6b3926d
1
.if ${MACHINE} == "sparc64"
2
.PATH.S: ${.PARSEDIR}
3
SHA_SRCS = sha1-sparcv9.S
4
SHACPPFLAGS = -DSHA1_ASM
5
.endif
6
.include "../../sha.inc"