1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/usr.sbin/ntp/Makefile

9 lines
156 B
Makefile
Raw Normal View History

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