7 lines
176 B
Makefile
7 lines
176 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/12/30 21:08:26 jmc Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}sgivol
|
|
HOST_SRCDIR= sys/arch/sgimips/stand/sgivol
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|