aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/uudecode/Makefile
blob: 845bd566023a4890ce3ef1215bb346183b95a745 (plain) (blame)
1
2
3
4
5
6
7
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	uudecode
NOMAN=	noman

.include <bsd.prog.mk>