mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 14:39:37 +00:00
Quiet `make -s'.
This commit is contained in:
parent
81e3e0570d
commit
b185266a8a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6246
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user