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