#	$OpenBSD: Makefile,v 1.8 2014/12/24 22:04:26 tedu Exp $

# Must be static because the floppies use it through a chroot.

LDSTATIC=	${STATIC}
PROG=	encrypt
SRCS= encrypt.c

.include <bsd.prog.mk>
