xref: /netbsd-src/tools/makestrs/Makefile (revision 4f645668ed707e1f969c546666f8c8e45e6f8888)
1#	$NetBSD: Makefile,v 1.1 2015/06/24 22:20:26 matt Exp $
2
3HOSTPROG=       ${_TOOL_PREFIX}makestrs
4HOST_SRCDIR=	external/mit/xorg/tools/makestrs
5
6.include "${.CURDIR}/../Makefile.host"
7