5 lines
119 B
Makefile
5 lines
119 B
Makefile
|
HOSTPROGNAME= ${_TOOL_PREFIX}sgivol
|
||
|
HOST_SRCDIR= sys/arch/sgimips/stand/sgivol
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|