PROG=	enigma
CFLAGS+=-Wall
MAN1=	enigma.1

LINKS=	${BINDIR}/enigma ${BINDIR}/crypt
MLINKS=	enigma.1 crypt.1

.include <bsd.prog.mk>
