mirror of
https://github.com/osmarks/ngircd.git
synced 2025-09-09 13:56:01 +00:00
Make our own targets "silent", if enabled
This commit is contained in:
@@ -17,7 +17,7 @@ TEMPLATE_MANS = ngircd.conf.5.tmpl ngircd.8.tmpl
|
||||
SUFFIXES = .tmpl .
|
||||
|
||||
.tmpl:
|
||||
sed \
|
||||
$(AM_V_GEN)sed \
|
||||
-e s@:SBINDIR:@${sbindir}@ \
|
||||
-e s@:BINDIR:@${bindir}@ \
|
||||
-e s@:ETCDIR:@${sysconfdir}@ \
|
||||
|
Reference in New Issue
Block a user