head	1.2;
access;
symbols
	ansi-20040405-merged:1.1
	premerge-autoconf:1.1
	ansi-20040316-freeze:1.1
	postmerge-20040315-windows:1.1
	premerge-20040315-windows:1.1
	windows-20040315-freeze:1.1
	autoconf-20031203:1.1
	autoconf-20031202:1.1
	phong-branch:1.1.0.10
	photonmap-branch:1.1.0.8
	rel-6-1-DP:1.1
	windows-branch:1.1.0.6
	rel-6-0-2:1.1
	ansi-branch:1.1.0.4
	rel-6-0-1-branch:1.1.0.2
	hartley-6-0-post:1.1
	hartley-6-0-pre:1.1
	rel-6-0-1:1.1
	rel-6-0:1.1
	AUTOCONF:1.1.0.12;
locks; strict;
comment	@# @;


1.2
date	2004.03.18.18.18.41;	author erikg;	state dead;
branches;
next	1.1;

1.1
date	2002.03.22.18.08.10;	author morrison;	state Exp;
branches
	1.1.12.1;
next	;

1.1.12.1
date	2004.03.18.18.10.25;	author erikg;	state dead;
branches;
next	;


desc
@@


1.2
log
@merge of AUTOCONF branch in to HEAD
@
text
@/*
 *			html/ReleaseNotes/Rel6.0/Cakefile
 */
#include "../../../Cakefile.defs"

#define PRODUCTS	*.html
#define STATIC_PRODUCTS	*.html
#define SRCDIR	Rel6.0
#undef BINDIR
#define BINDIR	BASEDIR/html/ReleaseNotes/Rel6.0
#undef BINPERM
#define BINPERM 444

#define FILES	/**/
#define	SRCSUFF	/**/

#define MANSECTION	3

/*
 *  There is nothing to compile.
 *  The "install-prod" rule should install PRODUCTS,
 *  and "inst-dist" rule should take care of copying to distribution dir.
 *  Nothing else to do.
 */
all&:
	@@echo "SRCDIR:  all done"

#include "../../../Cakefile.rules"
@


1.1
log
@added cakefile so that the release notes get installed
@
text
@@


1.1.12.1
log
@merge from head
@
text
@@

