xref: /freebsd/usr.sbin/ntp/doc/Makefile (revision af6a5351a1fdb1130f18be6c782c4d48916eb971)
18a3b8e2aSAlexey Zelkin# $FreeBSD$
28a3b8e2aSAlexey Zelkin
3c6063d0dSWarner Losh.include <src.opts.mk>
4e1fe3dbaSRuslan Ermilov
52b15cb3dSCy SchubertSUBDIR=	drivers hints icons pic scripts
62b15cb3dSCy Schubert
7dbee1004SRuslan ErmilovFILESDIR=	${SHAREDIR}/doc/ntp
88a3b8e2aSAlexey Zelkin
9e1fe3dbaSRuslan Ermilov.if ${MK_HTML} != "no"
102b15cb3dSCy SchubertFILES=	access.html accopt.html assoc.html audio.html authentic.html \
112b15cb3dSCy Schubert	authopt.html autokey.html bugs.html build.html clock.html \
122b15cb3dSCy Schubert	clockopt.html cluster.html comdex.html config.html confopt.html \
132b15cb3dSCy Schubert	copyright.html debug.html decode.html discipline.html discover.html \
142b15cb3dSCy Schubert	extern.html filter.html hints.html history.html howto.html \
152b15cb3dSCy Schubert	huffpuff.html index.html kern.html kernpps.html keygen.html leap.html \
162b15cb3dSCy Schubert	miscopt.html monopt.html msyslog.html ntp-keygen.html ntp-wait.html \
172b15cb3dSCy Schubert	ntp.conf.html ntp.keys.html ntp_conf.html ntpd.html ntpdate.html \
182b15cb3dSCy Schubert	ntpdc.html ntpdsim.html ntpdsim_new.html ntpq.html ntpsnmpd.html \
192b15cb3dSCy Schubert	ntptime.html ntptrace.html orphan.html parsedata.html \
202b15cb3dSCy Schubert	parsenew.html poll.html pps.html prefer.html quick.html rate.html \
212b15cb3dSCy Schubert	rdebug.html refclock.html release.html select.html sitemap.html \
222b15cb3dSCy Schubert	sntp.html stats.html tickadj.html warp.html xleave.html
23897c6f17SRuslan Ermilov.endif
248a3b8e2aSAlexey Zelkin
25345e52e7SRuslan ErmilovMAN=	ntp.conf.5 ntp.keys.5
262b15cb3dSCy SchubertMAN+=	ntp-keygen.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 sntp.8
276d8a85ebSSheldon Hearn
28*af6a5351SEnji Cooper.PATH: ${SRCTOP}/contrib/ntp/html \
29*af6a5351SEnji Cooper	${SRCTOP}/contrib/ntp/util \
30*af6a5351SEnji Cooper	${SRCTOP}/contrib/ntp/ntpd \
31*af6a5351SEnji Cooper	${SRCTOP}/contrib/ntp/ntpsnmpd
328a3b8e2aSAlexey Zelkin
338a3b8e2aSAlexey Zelkin.include <bsd.prog.mk>
34