summaryrefslogtreecommitdiffstats
path: root/libexec/atrun
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 07:28:26 +0000
committerru <ru@FreeBSD.org>2001-03-26 07:28:26 +0000
commit06e5712a05d686eaef5304f42f8f78a3d4a04174 (patch)
tree12578a60c2459b1c611758d69e5e8d71c241ab63 /libexec/atrun
parent9aefd18cc80a8f27657aa1a59f80c55939d91408 (diff)
downloadFreeBSD-src-06e5712a05d686eaef5304f42f8f78a3d4a04174.zip
FreeBSD-src-06e5712a05d686eaef5304f42f8f78a3d4a04174.tar.gz
Don't use MANDEPEND and MANSRC.
Diffstat (limited to 'libexec/atrun')
-rw-r--r--libexec/atrun/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile
index a71a797..3ae4d81 100644
--- a/libexec/atrun/Makefile
+++ b/libexec/atrun/Makefile
@@ -15,6 +15,7 @@ CFLAGS+=-I${MAINSRC} -I${.CURDIR}
.include <bsd.prog.mk>
${MAN8}: atrun.man
+ @${ECHO} Making ${.TARGET:T} from ${.ALLSRC:T}; \
sed -e \
"s@_ATSPOOL_DIR@$(ATSPOOL_DIR)@g; \
s@_ATJOB_DIR@$(ATJOB_DIR)@g; \
OpenPOWER on IntegriCloud