head	11.2;
access;
symbols
	ansi-20040405-merged:11.1
	premerge-autoconf:11.1
	postmerge-20040315-windows:11.1
	premerge-20040315-windows:11.1
	windows-20040315-freeze:11.1
	autoconf-20031203:11.1
	autoconf-20031202:11.1
	phong-branch:11.1.0.12
	photonmap-branch:11.1.0.10
	rel-6-1-DP:11.1
	windows-branch:11.1.0.8
	rel-6-0-2:11.1
	ansi-branch:11.1.0.6
	rel-6-0-1-branch:11.1.0.4
	hartley-6-0-post:11.1
	hartley-6-0-pre:11.1
	rel-6-0-1:11.1
	rel-6-0:11.1
	rel-5-4:11.1
	offsite-5-3-pre:11.1
	rel-5-3:11.1
	rel-5-2:11.1
	rel-5-1-branch:11.1.0.2
	rel-5-1:11.1
	rel-5-0:11.1
	rel-5-0-beta:11.1
	rel-4-5:11.1
	ctj-4-5-post:11.1
	ctj-4-5-pre:11.1
	rel-4-4:11.1
	rel-4-0:10.1
	AUTOCONF:11.1.0.14;
locks; strict;
comment	@# @;


11.2
date	2004.03.18.18.19.17;	author erikg;	state dead;
branches;
next	11.1;

11.1
date	95.01.04.09.50.41;	author mike;	state Rel4_4;
branches
	11.1.14.1;
next	10.1;

10.1
date	91.10.12.06.36.08;	author mike;	state Rel4_0;
branches;
next	1.1;

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

11.1.14.1
date	2004.03.18.18.10.35;	author erikg;	state dead;
branches;
next	;


desc
@vfont Cakefile
@


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

#define PRODUCTS	*.[0-9]*
#define SRCDIR	vfont
#undef BINDIR
#define BINDIR	VFONTDIR

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

/* MANSECTION is 999 to avoid matching any font sizes */
#define MANSECTION	999

/* Products to install are all the files, plus the font map */
#define STATIC_PRODUCTS	PRODUCTS fontmap

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

#include "../Cakefile.rules"
@


11.1
log
@Release_4.4
@
text
@@


11.1.14.1
log
@merge from head
@
text
@@


10.1
log
@Release_4.0
@
text
@@


1.1
log
@Initial revision
@
text
@@
