doc/it/copyright/Makefile
2005-10-15 13:09:16 +00:00

14 lines
236 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= copyright.sgml
INDEXLINK= copyright.html
.include "${WEB_PREFIX}/share/mk/web.site.mk"