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

HOSTPROGNAME=	${_TOOL_PREFIX}cat
HOST_SRCDIR=	bin/cat

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