summaryrefslogtreecommitdiffstats
path: root/usr.sbin/xntpd/xntpdc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/xntpd/xntpdc/Makefile')
-rw-r--r--usr.sbin/xntpd/xntpdc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/xntpd/xntpdc/Makefile b/usr.sbin/xntpd/xntpdc/Makefile
index c830b53..a3c2ad8 100644
--- a/usr.sbin/xntpd/xntpdc/Makefile
+++ b/usr.sbin/xntpd/xntpdc/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.7 1997/02/22 16:14:43 peter Exp $
+# $Id: Makefile,v 1.8 1998/03/07 09:46:17 bde Exp $
#
CFLAGS+= -I${.CURDIR}/../include
@@ -13,8 +13,6 @@ CLEANFILES+= .version version.c
SRCS= ntpdc.c ntpdc_ops.c version.c
-beforedepend: version.c
-
version.c: ${.CURDIR}/../VERSION
sh -e ${.CURDIR}/../scripts/mkversion xntpdc
OpenPOWER on IntegriCloud