head	1.9;
access;
symbols
	AR73A:1.7
	DIST1_0:1.7
	AR72A:1.1;
locks; strict;
comment	@# @;


1.9
date	97.03.21.22.05.37;	author bert;	state Exp;
branches;
next	1.8;

1.8
date	92.01.28.17.56.51;	author lwvanels;	state Exp;
branches;
next	1.7;

1.7
date	91.04.18.21.54.29;	author lwvanels;	state Rel;
branches;
next	1.6;

1.6
date	91.03.29.00.13.55;	author lwvanels;	state Rel;
branches;
next	1.5;

1.5
date	91.03.11.13.44.20;	author lwvanels;	state Exp;
branches;
next	1.4;

1.4
date	91.03.05.14.42.30;	author lwvanels;	state Exp;
branches;
next	1.3;

1.3
date	91.01.02.11.28.54;	author lwvanels;	state Exp;
branches;
next	1.2;

1.2
date	90.12.13.16.23.15;	author lwvanels;	state Exp;
branches;
next	1.1;

1.1
date	90.11.15.08.39.13;	author lwvanels;	state Exp;
branches;
next	;


desc
@Imakefile for clients directory
@


1.9
log
@Don't build "osend" (which is horribly mangled).
@
text
@#
# $Id: Imakefile,v 1.8 1992/01/28 17:56:51 lwvanels Exp bert $
# $Source: /mit/olcdev/highlander/src/clients/RCS/Imakefile,v $
# $Author: lwvanels $ 
#
# For copying and distribution information,
# please see the file <mit-copyright.h>.
#
#

# "osend" directory isn't listed because it doesn't produce a useful binary.
# [I'd say "yet", but I don't think it's a matter of time. =)]  --bert

#define IHaveSubdirs
#if HaveMotif
SUBDIRS= lib parser tty olc motif oreplay
#else
SUBDIRS= lib parser tty olc oreplay
#endif
@


1.8
log
@added osend directory
@
text
@d2 2
a3 2
# $Id: Imakefile,v 1.7 1991/04/18 21:54:29 lwvanels Rel lwvanels $
# $Source: /mit/olcdev/src/clients/RCS/Imakefile,v $
d11 3
d16 1
a16 1
SUBDIRS= lib parser tty olc motif oreplay osend
d18 1
a18 1
SUBDIRS= lib parser tty olc oreplay osend
@


1.7
log
@fixed copyright
@
text
@d2 2
a3 2
# $Id: Imakefile,v 1.6 91/03/29 00:13:55 lwvanels Rel Locker: lwvanels $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/src/clients/RCS/Imakefile,v $
d13 1
a13 1
SUBDIRS= lib parser tty olc motif oreplay
d15 1
a15 1
SUBDIRS= lib parser tty olc oreplay
@


1.6
log
@ifdef motif client on motif (sensible, eh?)
@
text
@d2 7
a8 2
# $Id: Imakefile,v 1.5 91/03/11 13:44:20 lwvanels Exp Locker: lwvanels $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/vax/clients/RCS/Imakefile,v $
@


1.5
log
@added the oreplay subdir
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.4 91/03/05 14:42:30 lwvanels Exp Locker: lwvanels $
d7 5
a11 1
SUBDIRS= lib parser tty olc motif oreplay # maude jay
@


1.4
log
@added motif client
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.3 91/01/02 11:28:54 lwvanels Exp Locker: lwvanels $
d7 1
a7 1
SUBDIRS= lib parser tty olc motif # maude jay
@


1.3
log
@Don't make maude (no longer used; rolled into olcr)
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.2 90/12/13 16:23:15 lwvanels Exp Locker: lwvanels $
d7 1
a7 1
SUBDIRS= lib parser tty olc # maude jay
@


1.2
log
@Build maude by default
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.1 90/11/15 08:39:13 lwvanels Exp Locker: lwvanels $
d7 1
a7 1
SUBDIRS= lib parser tty olc maude # jay
@


1.1
log
@Initial revision
@
text
@d2 2
a3 2
# $Id: Imakefile,v 1.1 90/11/13 14:05:50 lwvanels Exp $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/src/clients/RCS/Imakefile,v $
d7 1
a7 1
SUBDIRS= lib parser tty olc # maude jay
@
