summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/ntptime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ntp/ntptime/Makefile')
-rw-r--r--usr.sbin/ntp/ntptime/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.sbin/ntp/ntptime/Makefile b/usr.sbin/ntp/ntptime/Makefile
deleted file mode 100644
index db5885d..0000000
--- a/usr.sbin/ntp/ntptime/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../../contrib/ntp/util
-
-PROG= ntptime
-NO_MAN=
-
-CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
-
-DPADD= ${LIBNTP}
-LDADD= ${LIBNTP}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud