xref: /freebsd/usr.sbin/ntp/doc/scripts/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
12b15cb3dSCy Schubert.include <src.opts.mk>
22b15cb3dSCy Schubert
3*2f9966ffSLexi WinterPACKAGE=	ntp
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
12af6a5351SEnji Cooper.PATH: ${SRCTOP}/contrib/ntp/html/scripts
132b15cb3dSCy Schubert
142b15cb3dSCy Schubert.include <bsd.prog.mk>
15