1PROG= enigma 2 3LINKS= ${BINDIR}/enigma ${BINDIR}/crypt 4MLINKS= enigma.1 crypt.1 5 6LIBADD= crypt 7 8.include <bsd.prog.mk> 9