summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ntp/Makefile')
-rw-r--r--usr.sbin/ntp/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile
new file mode 100644
index 0000000..31ee564
--- /dev/null
+++ b/usr.sbin/ntp/Makefile
@@ -0,0 +1,8 @@
+# Makefile for ntpd.
+# $FreeBSD$
+
+SUBDIR= libopts libntp libparse ntpd ntpdc ntpq ntpdate \
+ ntptime ntp-keygen sntp
+SUBDIR+= doc
+
+.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud