head	1.12;
access;
symbols
	v1_0:1.1.1.1
	JFIEBER:1.1.1;
locks; strict;
comment	@# @;


1.12
date	98.08.04.17.24.04;	author wosch;	state dead;
branches;
next	1.11;

1.11
date	98.07.24.20.09.53;	author jkh;	state Exp;
branches;
next	1.10;

1.10
date	98.03.25.12.25.59;	author jkh;	state Exp;
branches;
next	1.9;

1.9
date	97.10.22.23.54.19;	author jfieber;	state Exp;
branches;
next	1.8;

1.8
date	97.07.26.01.30.13;	author nsj;	state Exp;
branches;
next	1.7;

1.7
date	97.07.01.03.52.18;	author max;	state Exp;
branches;
next	1.6;

1.6
date	97.05.18.21.58.11;	author paul;	state Exp;
branches;
next	1.5;

1.5
date	97.03.30.03.38.45;	author mbarkah;	state Exp;
branches;
next	1.4;

1.4
date	97.02.21.03.02.22;	author jfieber;	state Exp;
branches;
next	1.3;

1.3
date	96.12.20.16.30.34;	author jkh;	state Exp;
branches;
next	1.2;

1.2
date	96.11.20.14.15.48;	author jfieber;	state Exp;
branches;
next	1.1;

1.1
date	96.09.24.17.45.47;	author jfieber;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.09.24.17.45.47;	author jfieber;	state Exp;
branches;
next	;


desc
@@


1.12
log
@The  repository copy www/data  -> www/en is done.
@
text
@# $Id: Makefile,v 1.11 1998/07/24 20:09:53 jkh Exp $

DOCS?=	index.sgml snapshots.sgml

SUBDIR=	1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R 2.1.7R 2.2R
SUBDIR+=	2.2.1R 2.2.2R 2.2.5R 2.2.6R 2.2.7R

.if defined $(NEW_BUILD)
SUBDIR=
.endif

.include "../web.mk"
@


1.11
log
@Add the usual release info for 2.2.7.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.10 1998/03/25 12:25:59 jkh Exp $
@


1.10
log
@Add 2.2.6R
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.9 1997/10/22 23:54:19 jfieber Exp $
d6 1
a6 1
SUBDIR+=	2.2.1R 2.2.2R 2.2.5R 2.2.6R
@


1.9
log
@Info on 2.2.5.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.8 1997/07/26 01:30:13 nsj Exp $
d6 1
a6 1
SUBDIR+=	2.2.1R 2.2.2R 2.2.5R
@


1.8
log
@Added a release directory for 2.2.2R.  Made current the releases/index file.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.7 1997/07/01 03:52:18 max Exp $
d6 1
a6 1
SUBDIR+=	2.2.1R 2.2.2R
@


1.7
log
@Add $Id$.
Also, separate the header section from the body by inserting a blank line.
@
text
@d1 1
a1 1
# $Id$
d6 1
a6 1
SUBDIR+=	2.2.1R
@


1.6
log
@Allow DOCS to be overriden and conditionally clear the SUBDIR.

This is to overcome a problem in building this part of the tree
from the new build structure. The current system relies on picking
up a Makefile.inc from a parent directory that sets WEBBASE and as
the subdirectories are entered this Makefile.inc is from a different
parent directory with a different WEBBASE setting.

This wasn't something I could workaround when building from the
new directory structure so as a short term cludge I now enter this
directory twice, once with NEW_BUILD defined so the subdirs are
skipped and once with DOCS set to null so only the directories are
built and WEBBASE is set appropriately in each case.
@
text
@d1 2
@


1.5
log
@Added 2.2.1R to releases/Makefile SUBDIR tag.
Added missing Makefile for the 2.2.1R sub-directory.
@
text
@d1 1
a1 1
DOCS=	index.sgml snapshots.sgml
d5 4
@


1.4
log
@Oh dear, Jordan has been in the www tree again.
Repair dammage.  :)
@
text
@d4 1
@


1.3
log
@Add 2.2R release into the Makefile
@
text
@d3 1
a3 1
SUBDIR=	1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R 2.2R
@


1.2
log
@2.1.6R is now the latest release, not 2.1.5R.
@
text
@d3 1
a3 1
SUBDIR=	1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R 2.1.6R
@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
SUBDIR=	1.1 1.1.5 2.0 2.0.5A 2.0.5R 2.0A 2.1R 2.1.5R
@


1.1.1.1
log
@Web pages, may I introduce you to CVS.  CVS, these are the web pages.

Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
@
text
@@
