1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/usr.sbin/ntp/Makefile

9 lines
165 B
Makefile
Raw Normal View History

# Makefile for ntpd.
# $FreeBSD$
SUBDIR= libopts libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \
ntptime ntp-keygen sntp
SUBDIR+= doc
.include <bsd.subdir.mk>