mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-06 21:57:22 -04:00
7 lines
171 B
Makefile
7 lines
171 B
Makefile
# $NetBSD: Makefile,v 1.1 2004/06/08 21:44:46 abs Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}sparkcrc
|
|
HOST_SRCDIR= distrib/utils/sparkcrc
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|