5929231814
been used by more than disklabel for years. New name suggestion from mrg@ .
11 lines
284 B
Makefile
11 lines
284 B
Makefile
# $NetBSD: Makefile,v 1.10 2010/06/19 23:11:10 riz Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}installboot
|
|
HOST_SRCDIR= usr.sbin/installboot
|
|
|
|
HOST_CPPFLAGS+= -I. -I${.CURDIR} -I${.CURDIR}/../mips-elf2ecoff
|
|
|
|
.include "${.CURDIR}/../Makefile.nbincludes"
|
|
.include "${.CURDIR}/../Makefile.host"
|
|
|