mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 14:16:53 -04:00
7 lines
159 B
Makefile
7 lines
159 B
Makefile
# $NetBSD: Makefile,v 1.1 2003/07/20 14:06:33 lukem Exp $
|
|
|
|
HOSTPROGNAME= ${_TOOL_PREFIX}stat
|
|
HOST_SRCDIR= usr.bin/stat
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|