589b128fbc
Add XORG_MACHINE_ARCH to compat's bsd.*.mk Turn xorg makekeys and makestrs into real host tools which are installed into ${TOOLSDIR}
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"
|