summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/ntpdate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ntp/ntpdate/Makefile')
-rw-r--r--usr.sbin/ntp/ntpdate/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/usr.sbin/ntp/ntpdate/Makefile b/usr.sbin/ntp/ntpdate/Makefile
index 22c7cf0..af0db44 100644
--- a/usr.sbin/ntp/ntpdate/Makefile
+++ b/usr.sbin/ntp/ntpdate/Makefile
@@ -1,17 +1,13 @@
-#
# $FreeBSD$
-#
-.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate
+.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate
-PROG= ntpdate
-
-SRCS= ntpdate.c version.c
+PROG= ntpdate
+NOMAN= yes
+SRCS= ntpdate.c version.c
CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
-NOMAN= yes
-
DPADD= ${LIBNTP}
LDADD= ${LIBNTP}
OpenPOWER on IntegriCloud