Import NetBSD echo command

Replaces the 'echo' functionality provided by commands/echo.
This commit is contained in:
Zachary Storer
2014-07-28 17:05:15 +02:00
committed by sambuc
parent b6ca6448bc
commit 5552d86152
3 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ SUBDIR= add_route arp ash at backup btrace \
atnormalize dosread fdisk loadfont \
autopart part partition playwave \
recwave repartition screendump \
command echo expr getopts read test \
command expr getopts read test \
umask wait
.if ${MACHINE_ARCH} == "earm"
-5
View File
@@ -1,5 +0,0 @@
SCRIPTS= echo.sh
BINDIR= /bin
MAN=
.include <bsd.prog.mk>
-1
View File
@@ -1 +0,0 @@
../shared/builtin.sh