doc/fr/community/Makefile
2005-10-12 12:29:17 +00:00

12 lines
256 B
Makefile

# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= irc.sgml mailinglists.sgml newsgroups.sgml webresources.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"