aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/handbook/Makefile
blob: ab0ae807ec29a576257ed6345ea58546c3c7f208 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD: www/en/docproj/Makefile,v 1.9 2001/07/31 00:24:23 murray Exp $

.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"