xref: /netbsd-src/tools/strfile/Makefile (revision abb0f93cd77b67f080613360c65701f85e5f5cfe)
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