xref: /csrg-svn/old/crypt/Makefile (revision 42522)
1#	@(#)Makefile	5.3 (Berkeley) 05/31/90
2
3PROG=	crypt
4MAN1=	crypt.0
5
6.include <bsd.prog.mk>
7