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