summaryrefslogtreecommitdiffstats
path: root/usr.bin/at
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-02-06 23:48:03 +0000
committerwosch <wosch@FreeBSD.org>1996-02-06 23:48:03 +0000
commit3a72155781cd0f4a855aca98e03ad19c93fe0948 (patch)
treef1e3271288ed5a79e05d0f93ce6684d5a0011745 /usr.bin/at
parentc029cf98655bf8bab0290778054ca61ff0629411 (diff)
downloadFreeBSD-src-3a72155781cd0f4a855aca98e03ad19c93fe0948.zip
FreeBSD-src-3a72155781cd0f4a855aca98e03ad19c93fe0948.tar.gz
making <page>.1 from <page>.man
Diffstat (limited to 'usr.bin/at')
-rw-r--r--usr.bin/at/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile
index e1e3096..c5e3b78 100644
--- a/usr.bin/at/Makefile
+++ b/usr.bin/at/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1 1994/01/05 01:08:51 nate Exp $
+# $Id: Makefile,v 1.2 1995/04/12 02:42:22 ache Exp $
.include "${.CURDIR}/Makefile.inc"
@@ -20,6 +20,7 @@ MANDEPEND = ${MAN1}
.include <bsd.prog.mk>
${MAN1}: at.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