2000-11-08 09:02:01 +03:00
|
|
|
# $NetBSD: Makefile,v 1.2 2000/11/08 06:02:01 itojun Exp $
|
2000-11-01 18:33:21 +03:00
|
|
|
# $KAME: Makefile,v 1.4 2000/11/01 14:55:39 itojun Exp $
|
|
|
|
|
|
|
|
SUBDIR= des blowfish cast128 rijndael
|
|
|
|
|
2000-11-08 09:02:01 +03:00
|
|
|
TARGETS+= benchmark
|
|
|
|
.PHONY: benchmark
|
|
|
|
|
2000-11-01 18:33:21 +03:00
|
|
|
.include <bsd.subdir.mk>
|