netbsd/tools/hexdump/Makefile
2013-04-06 16:48:33 +02:00

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"