etc/services - sync with NetBSD-8
[minix.git] / crypto / external / bsd / openssl / lib / libcrypto / arch / sparc / sha.inc
blob3febdf5bb3ae10a48d214608269bd61cf6b3926d
1 .if ${MACHINE} == "sparc64"
2 .PATH.S: ${.PARSEDIR}
3 SHA_SRCS = sha1-sparcv9.S
4 SHACPPFLAGS = -DSHA1_ASM
5 .endif
6 .include "../../sha.inc"