]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.sbin/ntp/doc/icons/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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>