NetBSD/tools/cksum/Makefile

7 lines
163 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2002/12/08 20:19:58 thorpej Exp $
2002-03-31 18:33:54 +04:00
HOSTPROGNAME= ${_TOOL_PREFIX}cksum
2002-03-31 18:33:54 +04:00
HOST_SRCDIR= usr.bin/cksum
.include "${.CURDIR}/../Makefile.host"