xref: /netbsd-src/tools/strfile/Makefile (revision 76c7fc5f6b13ed0b1508e6b313e88e59977ed78e)
1#       $NetBSD: Makefile,v 1.1 2008/09/26 18:23:09 apb Exp $
2
3HOSTPROGNAME=   ${_TOOL_PREFIX}strfile
4HOST_SRCDIR=    games/fortune/strfile
5
6.include "${.CURDIR}/../Makefile.host"
7