summaryrefslogtreecommitdiff
path: root/usr.bin/uudecode/Makefile
blob: d80f3376b4213ef6175e065d76c5a22b1fa400f2 (plain)
1
2
3
4
5
6
7
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:42:21 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1994/11/17 07:39:34 jtc Exp $

PROG=	uudecode
NOMAN=	noman

.include <bsd.prog.mk>