summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/ntpdate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/ntpdate/Makefile')
-rw-r--r--usr.sbin/xntpd/ntpdate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/xntpd/ntpdate/Makefile b/usr.sbin/xntpd/ntpdate/Makefile
index 3a1b68b..f0af840 100644
--- a/usr.sbin/xntpd/ntpdate/Makefile
+++ b/usr.sbin/xntpd/ntpdate/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.2 1993/12/21 21:06:30 wollman Exp $
+# $Id: Makefile,v 1.3 1993/12/22 11:32:56 rgrimes Exp $
#
CFLAGS+= -I${.CURDIR}/../include
@@ -23,6 +23,6 @@ SRCS= ntpdate.c version.c
beforedepend: version.c
version.c: ${.CURDIR}/../VERSION
- ${.CURDIR}/../scripts/mkversion ntpdate
+ sh -e ${.CURDIR}/../scripts/mkversion ntpdate
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud