7 lines
184 B
Makefile
7 lines
184 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2015/06/24 22:20:26 matt Exp $
|
||
|
|
||
|
HOSTPROG= ${_TOOL_PREFIX}makestrs
|
||
|
HOST_SRCDIR= external/mit/xorg/tools/makestrs
|
||
|
|
||
|
.include "${.CURDIR}/../Makefile.host"
|