aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/at
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>1998-06-09 04:07:23 +0000
committerWarner Losh <imp@FreeBSD.org>1998-06-09 04:07:23 +0000
commit205a8ea824a04474bbfb000018904cd856cee4f3 (patch)
tree5107eecbeecf4fe1c1fb58abf4a752ac89546de6 /usr.bin/at
parent8a20f85ccba720c80633064e4c2ad4d30904126b (diff)
Notes
Diffstat (limited to 'usr.bin/at')
-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 6e1581c83f8a..07b142495b9d 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}