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/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/usr.sbin/ntp/ntptime/Makefile b/usr.sbin/ntp/ntptime/Makefile
index 6d57ec2..9e14c38 100644
--- a/usr.sbin/ntp/ntptime/Makefile
+++ b/usr.sbin/ntp/ntptime/Makefile
@@ -1,17 +1,13 @@
-#
# $FreeBSD$
-#
-.PATH: ${.CURDIR}/../../../contrib/ntp/util
-
-PROG= ntptime
+.PATH: ${.CURDIR}/../../../contrib/ntp/util
+PROG= ntptime
+NOMAN= yes
SRCS= ntptime.c
CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
-NOMAN= yes
-
DPADD= ${LIBNTP}
LDADD= ${LIBNTP}
OpenPOWER on IntegriCloud