1 # $NetBSD: Makefile,v 1.2 2000/11/08 06:02:01 itojun Exp $
2 # $KAME: Makefile,v 1.4 2000/11/01 14:55:39 itojun Exp $
4 SUBDIR
= des blowfish cast128 rijndael
5 .if
${MACHINE_ARCH} == "i386"
6 SUBDIR
+= des_asm blowfish_asm
12 .
include <bsd.subdir.mk
>