summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/at/Makefile')
-rw-r--r--usr.bin/at/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/at/Makefile b/usr.bin/at/Makefile
index 6e1581c..07b1424 100644
--- a/usr.bin/at/Makefile
+++ b/usr.bin/at/Makefile
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.6 1997/02/22 19:54:03 peter Exp $
.include "${.CURDIR}/Makefile.inc"
@@ -29,5 +29,5 @@ ${MAN1}: at.man
s@_LOADAVG_MX@$(LOADAVG_MX)@g; \
s@_PERM_PATH@$(PERM_PATH)@g; \
s@_LOCKFILE@$(LOCKFILE)@g" \
- < $? > $@
+ < ${.OODATE} > ${.TARGET}
OpenPOWER on IntegriCloud