mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-12 07:31:12 -04:00
6 lines
136 B
PHP
6 lines
136 B
PHP
.PATH.S: ${.PARSEDIR}
|
|
AES_SRCS = aes-586.S aesni-x86.S
|
|
AESNI = yes
|
|
AESCPPFLAGS = -DAES_ASM -DOPENSSL_IA32_SSE2
|
|
.include "../../aes.inc"
|