etc/services - sync with NetBSD-8
[minix.git] / crypto / external / bsd / openssl / lib / libcrypto / arch / arm / aes.inc
blob953af5e7e572c0d37ef3c426e4b08fb72b7c354d
1 .PATH.S: ${.PARSEDIR}
2 AES_SRCS = aes-armv4.S aesv8-armx.S bsaes-armv7.S aes_cbc.c
3 AESCPPFLAGS = -DAES_ASM -DBSAES_ASM
4 .include "../../aes.inc"