xref: /netbsd-src/tools/hexdump/Makefile (revision d16b7486a53dcb8072b60ec6fcb4373a2d0c27b7)
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