doc/en/projects/c99/Makefile
Roman Bogorodskiy 2a2b3ec05d - Make status board show information about 7.x and 6.x branches (not 5.x and 4.x)
- Remove mike@ from MAINTAINER and from document

Approved by:	maintainer timeout (about 2 month this time and 2 years inactivity totally),
		silence on standarts@,
		simon
2005-10-20 17:27:17 +00:00

15 lines
323 B
Makefile

# Summary for C99 project status
#
# $FreeBSD: www/en/projects/c99/Makefile,v 1.1 2002/04/12 05:54:19 murray Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= index.sgml
DATA= style.css
.include "${WEB_PREFIX}/share/mk/web.site.mk"