#	$OpenBSD: Makefile,v 1.1 1997/03/01 15:08:24 provos Exp $

PROG= ipsecadm
SRCS= ipsecadm.c xf_espdes.c xf_esp3desmd5.c xf_ahmd5.c xf_ahhmacmd5.c \
	xf_ahhmacsha1.c xf_ip4.c xf_espdesmd5.c kernel.c xf_grp.c \
	xf_delspi.c xf_pfr.c

.include <bsd.prog.mk>
