doc/it/docs/Makefile
Alex Dupre 44b431d77b - MFP4: new layout [1]
- Update translated web pages

Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com> [1]
Sponsored by:	Google Summer of Code 2005 [1]
2005-10-06 14:27:51 +00:00

12 lines
204 B
Makefile

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