etc/services - sync with NetBSD-8
[minix.git] / crypto / external / bsd / openssl / lib / libcrypto / arch / sparc64 / aes.inc
blobc9f7e8ad9ac05eea0412a160c0b59dee8d56e079
1 .PATH.S: ${.PARSEDIR}
2 AES_SRCS = aes_core.c aes_cbc.c aes-sparcv9.S
3 AESCPPFLAGS = -DAES_ASM
4 .include "../../aes.inc"