aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pcvt/kbdio
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1995-05-07 05:56:00 +0000
committerBruce Evans <bde@FreeBSD.org>1995-05-07 05:56:00 +0000
commit2f279396624c47741234774ab96833698c9879cb (patch)
tree6be75ee24046b5f9b00f7a6dc2fee904834fac44 /usr.sbin/pcvt/kbdio
parent85b67b98fdbd40b20c90424053e8df92b0148b7b (diff)
Notes
Diffstat (limited to 'usr.sbin/pcvt/kbdio')
-rw-r--r--usr.sbin/pcvt/kbdio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pcvt/kbdio/Makefile b/usr.sbin/pcvt/kbdio/Makefile
index 147e6ad38895..4576c4eae738 100644
--- a/usr.sbin/pcvt/kbdio/Makefile
+++ b/usr.sbin/pcvt/kbdio/Makefile
@@ -29,7 +29,7 @@ CLEANFILES+= y.tab.h
CLEANFILES+= y.output # comment file from bison
install:
- @echo "kbdio is not installed automatically ...."
+ @${ECHO} "kbdio is not installed automatically ...."
.include <bsd.prog.mk>