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.3
	ctj-4-5-post:11.3
	ctj-4-5-pre:11.3
	rel-4-4:11.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	96.08.31.11.42.45;	author mike;	state Exp;
branches
	11.3.14.1;
next	11.2;

11.2
date	96.08.27.05.46.44;	author mike;	state Exp;
branches;
next	11.1;

11.1
date	95.01.04.10.18.20;	author mike;	state Rel4_4;
branches;
next	1.5;

1.5
date	94.10.21.20.23.12;	author mike;	state Exp;
branches;
next	1.4;

1.4
date	94.07.12.20.28.26;	author mike;	state Exp;
branches;
next	1.3;

1.3
date	94.03.30.09.32.15;	author jra;	state Exp;
branches;
next	1.2;

1.2
date	94.03.11.16.43.27;	author mike;	state Exp;
branches;
next	1.1;

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

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


desc
@patch/Cakefile
@


11.4
log
@merge of AUTOCONF branch in to HEAD
@
text
@/*
 *			patch/Cakefile
 *
 *  $Header: /cvs/brlcad/patch/Cakefile,v 11.3 1996/08/31 11:42:45 mike Exp $
 */
#define SRCDIR	patch
#define PRODUCTS	patch-g rpatch
#define	SRCSUFF	.c
#define MANSECTION	1

#include "../Cakefile.defs"
#include "../Cakefile.prog"

patch-g:	patch-g.o
	CC LDFLAGS  patch-g.o LIBWDB LIBRT LIBBN LIBBU LIBBU_LIBES LIBES -o patch-g

rpatch:		rpatch.o
	CC LDFLAGS  rpatch.o -o rpatch

#include "../Cakefile.rules"
@


11.3
log
@LIBBN
@
text
@d4 1
a4 1
 *  $Header: /m/cad/patch/RCS/Cakefile,v 11.2 1996/08/27 05:46:44 mike Exp mike $
@


11.3.14.1
log
@merge from head
@
text
@d4 1
a4 1
 *  $Header: /cvs/brlcad/patch/Cakefile,v 11.3 1996/08/31 11:42:45 mike Exp $
@


11.2
log
@libbu
@
text
@d4 1
a4 1
 *  $Header: /m/cad/patch/RCS/Cakefile,v 11.1 1995/01/04 10:18:20 mike Rel4_4 mike $
d15 1
a15 1
	CC LDFLAGS  patch-g.o LIBWDB LIBRT LIBBU LIBBU_LIBES LIBES -o patch-g
@


11.1
log
@Release_4.4
@
text
@d4 1
a4 1
 *  $Header: /m/cad/patch/RCS/Cakefile,v 1.5 94/10/21 20:23:12 mike Exp $
d15 1
a15 1
	CC LDFLAGS  patch-g.o LIBWDB LIBRT RT_CONFIG LIBRT_LIBES LIBES -o patch-g
@


1.5
log
@JRA's conversion to C
@
text
@d4 1
a4 1
 *  $Header: /m/cad/patch/RCS/Cakefile,v 1.4 94/07/12 20:28:26 mike Exp Locker: jra $
@


1.4
log
@Removed dependency on libraries
@
text
@d4 1
a4 1
 *  $Header: /m/cad/patch/RCS/Cakefile,v 1.3 94/03/30 09:32:15 jra Exp Locker: mike $
d17 2
a18 2
rpatch:		../SRCDIR/rpatch.f
	FC FFLAGS ../SRCDIR/rpatch.f -o rpatch
@


1.3
log
@Added dependency on libwdb
@
text
@d4 1
a4 1
 *  $Header: /m/cad/patch/RCS/Cakefile,v 1.2 94/03/11 16:43:27 mike Exp Locker: jra $
d14 2
a15 2
patch-g:	patch-g.o LIBRT LIBWDB
	CC LDFLAGS  patch-g.o LIB_PRE''LIBWDB LIB_PRE''LIBRT RT_CONFIG LIBRT_LIBES LIBES -o patch-g
@


1.2
log
@Added dependency on LIBRT
@
text
@d4 1
a4 1
 *  $Header: /m/cad/patch/RCS/Cakefile,v 1.1 91/11/09 02:40:46 mike Exp Locker: mike $
d14 1
a14 1
patch-g:	patch-g.o LIBRT
@


1.1
log
@Initial revision
@
text
@d4 1
a4 1
 *  $Header: /m/cad/vas4/RCS/Cakefile,v 10.1 91/10/12 06:50:27 mike Rel4_0 $
d14 1
a14 1
patch-g:	patch-g.o
@
