NetBSD/usr.bin/uudecode/Makefile
lukem 826a14607a Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.
2003-05-18 07:57:31 +00: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>