summaryrefslogtreecommitdiff
path: root/tools/elftosb/Makefile
blob: 893b6e019ad51b977cc622347ac1bddba1027478 (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile,v 1.3 2018/05/19 17:48:51 christos Exp $

HOSTPROGNAME=	${_TOOL_PREFIX}elftosb
HOSTPROG_CXX=	${_TOOL_PREFIX}elftosb
HOST_SRCDIR=	external/bsd/elftosb/usr.sbin/elftosb

.include "${.CURDIR}/../Makefile.host"