head	1.2;
access;
symbols
	ansi-20040405-merged:1.1
	premerge-autoconf: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
	AUTOCONF:1.1.0.12;
locks; strict;
comment	@# @;


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

1.1
date	2002.07.11.18.36.13;	author rbowers;	state Exp;
branches
	1.1.12.1;
next	;

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


desc
@@


1.2
log
@merge of AUTOCONF branch in to HEAD
@
text
@/*
 *		rtwizard/lib/examples//PictureTypeE/Cakefile
 */
#include "../../../../Cakefile.defs"

#define PRODUCTS title.txt preview.small.gif intro.txt helpstr.txt desc.txt
#define STATIC_PRODUCTS	title.txt preview.small.gif intro.txt helpstr.txt desc.txt
#define SRCDIR	../../../tclscripts/rtwizard/examples/PictureTypeE
#undef BINDIR
#define BINDIR	TCLSCRIPTSDIR/rtwizard/examples/PictureTypeE

#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"

tclIndex:
	../../../../tclscripts/ami.tcl ../../../../rtwizard/examples/PictureTypeE

clean&:
	@@echo "" > /dev/null

noprod&:
	rm -f tclIndex

clobber&:
	@@echo "" > /dev/null

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









@


1.1
log
@-* Mods to get RtWizard to install and run properly
@
text
@@


1.1.12.1
log
@merge from head
@
text
@@

