2fde3a4846
Lionel: I fixed small mistakes in the mi file, typos, missing keywords, and whitespace fixes. Change-Id: If0c04b923af328838f2d0950e189bf28995bc0f0
8 lines
153 B
Makefile
8 lines
153 B
Makefile
# $NetBSD: Makefile,v 1.8 2003/05/18 07:57:37 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
NOMAN= # defined
|
|
|
|
PROG= uudecode
|
|
|
|
.include <bsd.prog.mk>
|