mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-13 16:09:46 -04:00
5 lines
117 B
PHP
5 lines
117 B
PHP
.PATH.S: ${.PARSEDIR}
|
|
AES_SRCS = aes_core.c aes_cbc.c aes-sparcv9.S
|
|
AESCPPFLAGS = -DAES_ASM
|
|
.include "../../aes.inc"
|