7 lines
167 B
Makefile
7 lines
167 B
Makefile
|
# $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"
|