summaryrefslogtreecommitdiff
path: root/tools/installboot/Makefile
blob: 4d481a95adc4300723ecc29ccd85104b829e65a4 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.9 2005/06/12 20:24:14 dyoung Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}installboot
HOST_SRCDIR=	usr.sbin/installboot

HOST_CPPFLAGS+=	-I. -I${.CURDIR} -I${.CURDIR}/../mips-elf2ecoff

.include "${.CURDIR}/../Makefile.disklabel"
.include "${.CURDIR}/../Makefile.host"