remove trailing newline

phil-wifi
christos 2018-05-19 17:48:51 +00:00
parent 69e74e4309
commit 3732eb3530
1 changed files with 1 additions and 2 deletions

View File

@ -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"