Home | History | Annotate | Line # | Download | only in stat
      1 #	$NetBSD: Makefile,v 1.1 2003/07/20 14:06:33 lukem Exp $
      2 
      3 HOSTPROGNAME=	${_TOOL_PREFIX}stat
      4 HOST_SRCDIR=	usr.bin/stat
      5 
      6 .include "${.CURDIR}/../Makefile.host"
      7