summaryrefslogtreecommitdiff
path: root/tools/cksum/Makefile
blob: de0619160be3e133f7f9561b3c59674f9f2fda66 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.2 2002/12/08 20:19:58 thorpej Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}cksum
HOST_SRCDIR=	usr.bin/cksum

.include "${.CURDIR}/../Makefile.host"