1.PATH.S: ${.PARSEDIR}
2AES_SRCS = aes-x86_64.S aesni-x86_64.S
3AESCPPFLAGS = -DAES_ASM -DOPENSSL_IA32_SSE2
4AESNI = yes
5.include "../../aes.inc"
6