mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
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"
|