summaryrefslogtreecommitdiff
path: root/usr.bin/uudecode/Makefile
blob: 171815d7811d008b5cbfe26b4445187d6f470eae (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:51:39 deraadt Exp $

PROG=	uudecode
NOMAN=	noman

.include <bsd.prog.mk>