netbsd/tools/uudecode/Makefile
2013-04-06 16:48:33 +02:00

9 lines
193 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/09/24 21:43:14 dbj Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}uudecode
HOST_SRCDIR= usr.bin/uudecode
HOST_CPPFLAGS= -DNO_BASE64
.include "${.CURDIR}/../Makefile.host"