Home | History | Annotate | Line # | Download | only in hexdump
Makefile revision 1.1
      1  1.1  thorpej #	$NetBSD: Makefile,v 1.1 2003/03/07 01:14:30 thorpej Exp $
      2  1.1  thorpej 
      3  1.1  thorpej HOSTPROGNAME=	${_TOOL_PREFIX}hexdump
      4  1.1  thorpej HOST_SRCDIR=	usr.bin/hexdump
      5  1.1  thorpej 
      6  1.1  thorpej .include "${.CURDIR}/../Makefile.host"
      7