summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/vgaio/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-05-07 05:56:00 +0000
committerbde <bde@FreeBSD.org>1995-05-07 05:56:00 +0000
commita13f92b4f0a8eaa22c56948a7b8210c8d50e7632 (patch)
tree6be75ee24046b5f9b00f7a6dc2fee904834fac44 /usr.sbin/pcvt/vgaio/Makefile
parentf90d96a223fe07183e66b44fdab345980c7d89a9 (diff)
downloadFreeBSD-src-a13f92b4f0a8eaa22c56948a7b8210c8d50e7632.zip
FreeBSD-src-a13f92b4f0a8eaa22c56948a7b8210c8d50e7632.tar.gz
Silence `make -s' (echo -> ${ECHO}).
Diffstat (limited to 'usr.sbin/pcvt/vgaio/Makefile')
-rw-r--r--usr.sbin/pcvt/vgaio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pcvt/vgaio/Makefile b/usr.sbin/pcvt/vgaio/Makefile
index ded8bdf..de3e661 100644
--- a/usr.sbin/pcvt/vgaio/Makefile
+++ b/usr.sbin/pcvt/vgaio/Makefile
@@ -29,7 +29,7 @@ CLEANFILES+= y.tab.h
CLEANFILES+= y.output # comment file from bison
install:
- @echo "vgaio is not installed automatically ...."
+ @${ECHO} "vgaio is not installed automatically ...."
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud