summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-02-08 20:12:08 +0000
committerbde <bde@FreeBSD.org>1995-02-08 20:12:08 +0000
commit9bf65019e5be06a947d3cfe16b6cbbe307df5687 (patch)
tree07bcdf6fc79d29bf209f46d98411a678263d6fdb /gnu/usr.bin/groff
parent7534decaffb05ae5e145ce0a2246f1c15d716e47 (diff)
downloadFreeBSD-src-9bf65019e5be06a947d3cfe16b6cbbe307df5687.zip
FreeBSD-src-9bf65019e5be06a947d3cfe16b6cbbe307df5687.tar.gz
Quiet `make -s'.
Diffstat (limited to 'gnu/usr.bin/groff')
-rw-r--r--gnu/usr.bin/groff/Makefile.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/Makefile.cfg b/gnu/usr.bin/groff/Makefile.cfg
index 23f2b1c..e628212 100644
--- a/gnu/usr.bin/groff/Makefile.cfg
+++ b/gnu/usr.bin/groff/Makefile.cfg
@@ -99,7 +99,7 @@ CFLAGS+=$(DEFINES)
#.8.man .7.man .6.man .5.man .4.man .3.man .2.man .1.man:
.man.8 .man.7 .man.6 .man.5 .man.4 .man.3 .man.2 .man.1:
- @echo Making $@ from $<
+ @${ECHO} Making $@ from $<
@-rm -f $@
@sed -e "s;@FONTDIR@;$(fontdir);g" \
-e "s;@FONTPATH@;$(fontpath);g" \
@@ -126,4 +126,3 @@ CFLAGS+=$(DEFINES)
.if exists(${.CURDIR}/obj)
MANSRC=${.CURDIR}/obj
.endif
-
OpenPOWER on IntegriCloud