1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-30 12:04:07 +00:00
freebsd/usr.bin/enigma/Makefile

9 lines
116 B
Makefile
Raw Normal View History

2001-03-27 10:52:19 +00:00
# $FreeBSD$
PROG= enigma
LINKS= ${BINDIR}/enigma ${BINDIR}/crypt
MLINKS= enigma.1 crypt.1
.include <bsd.prog.mk>