7 lines
188 B
Makefile
7 lines
188 B
Makefile
# $NetBSD: Makefile,v 1.3 2018/05/01 12:38:40 christos Exp $
|
|
|
|
HOSTPROG= ${_TOOL_PREFIX}makekeys
|
|
HOST_SRCDIR= external/mit/xorg/tools/makekeys
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|