NetBSD/tools/makestrs/Makefile
matt 589b128fbc Support building the xorg X11 libraries under MKCOMPAT.
Add XORG_MACHINE_ARCH to compat's bsd.*.mk
Turn xorg makekeys and makestrs into real host tools which are installed into
${TOOLSDIR}
2015-06-24 22:20:24 +00:00

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"