#	$OpenBSD: Makefile,v 1.1 2014/12/27 20:21:11 deraadt Exp $

PROG=	encrypt
SRCS= encrypt.c

.PATH:  ${.CURDIR}/../../../usr.bin/encrypt
.include <bsd.prog.mk>