summaryrefslogtreecommitdiff
path: root/usr.bin/uudecode/Makefile
blob: f2d0498c23a3306918fd4caf4cacf3ec3f0fe7f3 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.7 2002/09/18 14:00:43 lukem Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

NOMAN=	# defined

PROG=	uudecode

.ifndef HOSTPROG
.include <bsd.prog.mk>
.endif