]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/ntp/doc/drivers/icons/Makefile
Update libucl to latest git snapshot (20151027)
[FreeBSD/FreeBSD.git] / usr.sbin / ntp / doc / drivers / icons / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 FILESDIR=       ${SHAREDIR}/doc/ntp/drivers/icons
6
7 .if ${MK_HTML} != "no"
8 FILES=  home.gif mail2.gif
9 .endif
10
11 .PATH: ${.CURDIR}/../../../../../contrib/ntp/html/drivers/icons
12
13 .include <bsd.prog.mk>