summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/man/manpath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/man/manpath/Makefile')
-rw-r--r--gnu/usr.bin/man/manpath/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/man/manpath/Makefile b/gnu/usr.bin/man/manpath/Makefile
index cd345ee..578ae91 100644
--- a/gnu/usr.bin/man/manpath/Makefile
+++ b/gnu/usr.bin/man/manpath/Makefile
@@ -20,6 +20,7 @@ CLEANFILES+= ${MAN1}
MANDEPEND+= ${MAN1}
${MAN1}: ${.CURDIR}/manpath.man
+ @echo Making ${.TARGET:T} from ${.ALLSRC:T}; \
sed -e 's,%libdir%,${libdir},' -e 's,%bindir%,${bindir},' \
-e 's,%pager%,${pager},' -e 's,%troff%,${troff},' \
-e 's,%manpath_config_file%,${manpath_config_file},' \
OpenPOWER on IntegriCloud