diff --git a/tools/elftosb/Makefile b/tools/elftosb/Makefile index 52c7716cd868..893b6e019ad5 100644 --- a/tools/elftosb/Makefile +++ b/tools/elftosb/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2018/05/01 12:38:39 christos Exp $ +# $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" -