doc/it_IT.ISO8859-15/htdocs/copyright/Makefile

15 lines
235 B
Makefile
Raw Normal View History

2005-10-15 15:09:16 +02:00
# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= copyright.xml
2005-10-15 15:09:16 +02:00
INDEXLINK= copyright.html
.include "${DOC_PREFIX}/share/mk/web.site.mk"