doc/fr_FR.ISO8859-1/htdocs/FAQ/Makefile
Gabor Kovesdan 2e51ec7022 - Strip unnecessary trailing spaces
Approved by:	doceng (implicit)
2012-08-21 19:16:02 +00:00

15 lines
275 B
Makefile

# $FreeBSD$
# The FreeBSD French Documentation Project
# Original revision: 1.8
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DATA= index.html
.include "${DOC_PREFIX}/share/mk/web.site.mk"