head	11.4;
access;
symbols
	ansi-20040405-merged:11.3
	premerge-autoconf:11.3
	postmerge-20040315-windows:11.3
	premerge-20040315-windows:11.3
	windows-20040315-freeze:11.3
	autoconf-20031203:11.3
	autoconf-20031202:11.3
	phong-branch:11.3.0.12
	photonmap-branch:11.3.0.10
	rel-6-1-DP:11.3
	windows-branch:11.3.0.8
	rel-6-0-2:11.3
	ansi-branch:11.3.0.6
	rel-6-0-1-branch:11.3.0.4
	hartley-6-0-post:11.3
	hartley-6-0-pre:11.3
	rel-6-0-1:11.3
	rel-6-0:11.3
	rel-5-4:11.3
	offsite-5-3-pre:11.3
	rel-5-3:11.3
	rel-5-2:11.3
	rel-5-1-branch:11.3.0.2
	rel-5-1:11.3
	rel-5-0:11.3
	rel-5-0-beta:11.3
	rel-4-5:11.2
	ctj-4-5-post:11.2
	ctj-4-5-pre:11.2
	rel-4-4:11.2
	rel-4-0:10.1
	rel-3-5:9.1
	rel-3-0:8.1
	AUTOCONF:11.3.0.14;
locks; strict;
comment	@# @;


11.4
date	2004.03.18.18.25.16;	author erikg;	state dead;
branches;
next	11.3;

11.3
date	98.12.31.07.34.24;	author morrison;	state Exp;
branches
	11.3.14.1;
next	11.2;

11.2
date	95.01.04.09.50.40;	author mike;	state Rel4_4;
branches;
next	11.1;

11.1
date	95.01.04.09.47.35;	author mike;	state Rel4_4;
branches;
next	10.1;

10.1
date	91.10.12.06.35.50;	author mike;	state Rel4_0;
branches;
next	9.1;

9.1
date	89.05.19.05.45.08;	author mike;	state Rel3_5;
branches;
next	8.1;

8.1
date	88.10.05.00.24.55;	author mike;	state Rel3_0;
branches;
next	1.1;

1.1
date	88.10.04.20.07.45;	author mike;	state Exp;
branches;
next	;

11.3.14.1
date	2004.03.18.18.10.31;	author erikg;	state dead;
branches;
next	;


desc
@pix/Cakefile
@


11.4
log
@merge of AUTOCONF branch in to HEAD
@
text
@/*
 *			pix/Cakefile
 */
#include "../Cakefile.defs"

#define STATIC_PRODUCTS	moss.pix moss.log \
			world.pix world.log \
			star.pix star.log \
			bldg391.pix bldg391.log \
			m35.pix m35.log \
			lgt1.pix lgt2.pix \
			lgt3.pix sphflake.pix
#define SRCDIR	pix
#define FILES	/**/
#define	SRCSUFF	.pix
#define MANSECTION	9

/*  Note that there really isn't anything to install.
 *  All that matters is getting the various files to the distribution
 *  directory on the master machine.
 *  The pictures will be distributed in pix(5) format, not ASCII.
 */

all&:	STATIC_PRODUCTS
	@@echo "pix:  all done"

#include "../Cakefile.rules"
@


11.3
log
@added the sphere flake pix to the pix dir for benchmarking
and edited the cake/make respectively.
@
text
@@


11.3.14.1
log
@merge from head
@
text
@@


11.2
log
@Release_4.4
@
text
@d11 2
a12 1
			lgt1.pix lgt2.pix lgt3.pix
@


11.1
log
@Release_4.4
@
text
@@


10.1
log
@Release_4.0
@
text
@@


9.1
log
@Release_3.5
@
text
@@


8.1
log
@Release_3.0
@
text
@d7 1
d10 2
a11 1
			world.pix world.log
@


1.1
log
@Initial revision
@
text
@@
