1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +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>