diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1995-05-07 05:56:00 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1995-05-07 05:56:00 +0000 |
| commit | 2f279396624c47741234774ab96833698c9879cb (patch) | |
| tree | 6be75ee24046b5f9b00f7a6dc2fee904834fac44 /usr.sbin/pcvt/kbdio | |
| parent | 85b67b98fdbd40b20c90424053e8df92b0148b7b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pcvt/kbdio')
| -rw-r--r-- | usr.sbin/pcvt/kbdio/Makefile | 2 |
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> |
