minix/usr.bin/uudecode/Makefile
Sky Liu 2fde3a4846 Porting uuencode/uudecode from NetBSD
Lionel: I fixed small mistakes in the mi file, typos, missing keywords,
        and whitespace fixes.

Change-Id: If0c04b923af328838f2d0950e189bf28995bc0f0
2014-09-08 19:51:28 +02:00

9 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>