1 2 3 4 5 6 7 8 9
# $FreeBSD$ PROG= enigma CFLAGS+=-Wall LINKS= ${BINDIR}/enigma ${BINDIR}/crypt MLINKS= enigma.1 crypt.1 .include <bsd.prog.mk>