NetBSD/tools/mkubootimage/Makefile

9 lines
208 B
Makefile
Raw Normal View History

2010-06-18 22:57:27 +04:00
# $NetBSD: Makefile,v 1.1 2010/06/18 18:57:28 jmcneill Exp $
HOSTPROGNAME= ${_TOOL_PREFIX}mkubootimage
HOST_SRCDIR= usr.bin/mkubootimage
HOST_CPPFLAGS+= -I${.CURDIR}
.include "${.CURDIR}/../Makefile.host"