]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/ntp/doc/icons/Makefile
MFC: r346856
[FreeBSD/stable/10.git] / usr.sbin / ntp / doc / icons / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 FILESDIR=       ${SHAREDIR}/doc/ntp/icons
6
7 .if ${MK_HTML} != "no"
8 FILES=  home.gif mail2.gif sitemap.png
9 .endif
10
11 .PATH: ${.CURDIR}/../../../../contrib/ntp/html/icons
12
13 .include <bsd.prog.mk>