summaryrefslogtreecommitdiff
path: root/tools/installboot/Makefile
blob: 43b7a25dfe143f30fb259c84c29be05f29554dd1 (plain)
1
2
3
4
5
6
7
8
9
#	$NetBSD: Makefile,v 1.8 2003/05/14 00:30:27 dbj Exp $

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

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

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