head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.2
	HRS_XML_CLEANUP_PRE:1.2
	EMILYBOYD_REDESIGN:1.1
	PRE_REDESIGN:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.10.20.17.27.17;	author novel;	state Exp;
branches;
next	1.1;

1.1
date	2002.04.12.05.54.19;	author murray;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- 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
@
text
@# 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"
@


1.1
log
@Add Makefiles for C99 / POSIX conformance project.
@
text
@d3 1
a3 3
# $FreeBSD$

MAINTAINER=	mike
@

