xref: /netbsd-src/tools/hexdump/Makefile (revision ae754e0c7680630fbe6e5d7bcc24d4ba1336f98b)
1#	$NetBSD: Makefile,v 1.1 2003/03/07 01:14:30 thorpej Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}hexdump
4HOST_SRCDIR=	usr.bin/hexdump
5
6.include "${.CURDIR}/../Makefile.host"
7