xref: /netbsd-src/tools/sgivol/Makefile (revision 413d532bcc3f62d122e56d92e13ac64825a40baf)
1#	$NetBSD: Makefile,v 1.2 2003/12/30 21:08:26 jmc Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}sgivol
4HOST_SRCDIR=	sys/arch/sgimips/stand/sgivol
5
6.include "${.CURDIR}/../Makefile.host"
7