xref: /netbsd-src/tools/stat/Makefile (revision fe7ef256ea2446f614c5f24de72153a80904952f)
1#	$NetBSD: Makefile,v 1.1 2003/07/20 14:06:33 lukem Exp $
2
3HOSTPROGNAME=	${_TOOL_PREFIX}stat
4HOST_SRCDIR=	usr.bin/stat
5
6.include "${.CURDIR}/../Makefile.host"
7