1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/usr.bin/enigma/Makefile

8 lines
118 B
Makefile
Raw Normal View History

PROG= enigma
MAN1= enigma.1
LINKS= ${BINDIR}/enigma ${BINDIR}/crypt
MLINKS= enigma.1 crypt.1
.include <bsd.prog.mk>