aboutsummaryrefslogblamecommitdiff
path: root/es_ES.ISO8859-1/htdocs/copyright/Makefile
blob: f839549da6bfef24066fcf78fd457118b7fe7e87 (plain) (tree)
1
2
3
4
5
6
7
8
9
           



                            


                           
 


                           


                         
                                             
# $FreeBSD$

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	freebsd-license.xml
DOCS+=	daemon.xml
DOCS+=	copyright.xml

INDEXLINK= copyright.html

.include "${DOC_PREFIX}/share/mk/web.site.mk"