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