]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.sbin/ntp/doc/drivers/scripts/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / usr.sbin / ntp / doc / drivers / scripts / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 FILESDIR=       ${SHAREDIR}/doc/ntp/drivers/scripts
6
7 .if ${MK_HTML} != "no"
8 FILES=  footer.txt style.css
9 .endif
10
11 .PATH: ${.CURDIR}/../../../../../contrib/ntp/html/drivers/scripts
12
13 .include <bsd.prog.mk>