1 1.1.8.2 matt # $NetBSD: Makefile,v 1.1.8.2 2011/07/26 02:57:30 matt Exp $ 2 1.1.8.2 matt 3 1.1.8.2 matt HOSTPROGNAME= ${_TOOL_PREFIX}mkubootimage 4 1.1.8.2 matt HOST_SRCDIR= usr.bin/mkubootimage 5 1.1.8.2 matt 6 1.1.8.2 matt HOST_CPPFLAGS+= -I${.CURDIR} 7 1.1.8.2 matt 8 1.1.8.2 matt .include "${.CURDIR}/../Makefile.host" 9