Import NetBSD echo command
Replaces the 'echo' functionality provided by commands/echo.
This commit is contained in:
parent
b6ca6448bc
commit
5552d86152
@ -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"
|
||||
|
@ -1,5 +0,0 @@
|
||||
SCRIPTS= echo.sh
|
||||
BINDIR= /bin
|
||||
MAN=
|
||||
|
||||
.include <bsd.prog.mk>
|
@ -1 +0,0 @@
|
||||
../shared/builtin.sh
|
Loading…
x
Reference in New Issue
Block a user