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"
|