etc/services - sync with NetBSD-8
[minix.git] / crypto / external / bsd / openssl / lib / libcrypto / arch / sparc / modes.inc
blobd57e85e58285f314d599fa60ca4355c284b7fc6c
1 .if ${MACHINE} == "sparc64"
2 .PATH.S: ${.PARSEDIR}
3 MODES_SRCS = ghash-sparcv9.o
4 MODESCPPFLAGS = -DGHASH_ASM
5 .endif
6 .include "../../modes.inc"