doc/en/conspectus/Makefile
Jim Mock 8f30d7b1db Add a conspectus for the -advocacy list for the week ending November 5th.
Woo hoo!

Submitted by:	Rebecca "Bean" Visger <bean@internal.org>
2000-11-07 21:22:52 +00:00

15 lines
309 B
Makefile

# $FreeBSD: www/en/conspectus/Makefile,v 1.2 2000/11/07 04:05:10 kuriyama Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml
SUBDIR= stable
SUBDIR+= advocacy
.include "${WEB_PREFIX}/share/mk/web.site.mk"