summaryrefslogtreecommitdiff
path: root/tools/hexdump/Makefile
blob: 3c54408f3f8320b46433abb253cc1a9c1d94eeb3 (plain)
1
2
3
4
5
6
#	$NetBSD: Makefile,v 1.1 2003/03/07 01:14:30 thorpej Exp $

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

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