xref: /freebsd-14.2/usr.sbin/ntp/doc/scripts/Makefile (revision d0b2dbfa)
12b15cb3dSCy Schubert
22b15cb3dSCy Schubert.include <src.opts.mk>
32b15cb3dSCy Schubert
42b15cb3dSCy SchubertFILESDIR=	${SHAREDIR}/doc/ntp/scripts
52b15cb3dSCy Schubert
62b15cb3dSCy Schubert.if ${MK_HTML} != "no"
72b15cb3dSCy SchubertFILES=	accopt.txt audio.txt authopt.txt clockopt.txt command.txt config.txt \
82b15cb3dSCy Schubert	confopt.txt external.txt footer.txt hand.txt install.txt manual.txt \
92b15cb3dSCy Schubert	misc.txt miscopt.txt monopt.txt refclock.txt special.txt style.css
102b15cb3dSCy Schubert.endif
112b15cb3dSCy Schubert
12*af6a5351SEnji Cooper.PATH: ${SRCTOP}/contrib/ntp/html/scripts
132b15cb3dSCy Schubert
142b15cb3dSCy Schubert.include <bsd.prog.mk>
15