aboutsummaryrefslogblamecommitdiff
path: root/usr.sbin/ntp/Makefile
blob: 31ee56461e6e798144a6dea1b7e864b9edaec69b (plain) (tree)
1
2
3
4
5
6
7
8

                    
 
                                                         
                               
                   
 
                        
# Makefile for ntpd.
# $FreeBSD$

SUBDIR=	libopts libntp libparse ntpd ntpdc ntpq ntpdate \
	ntptime ntp-keygen sntp
SUBDIR+=	doc

.include <bsd.subdir.mk>