head     1.5;
branch   ;
access   ;
symbols  AR73A:1.5 DIST1_0:1.5;
locks    ; strict;
comment  @# @;


1.5
date     91.04.18.22.27.55;  author lwvanels;  state Rel;
branches ;
next     1.4;

1.4
date     91.04.16.13.36.18;  author lwvanels;  state Rel;
branches ;
next     1.3;

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

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

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


desc
@Imakefile for the server subdir
@


1.5
log
@fixed copyright
@
text
@#
# $Id: Imakefile,v 1.4 91/04/16 13:36:18 lwvanels Rel Locker: lwvanels $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/src/server/RCS/Imakefile,v $
# Copyright (C) 1991 by the Massachusetts Institute of Technology.
# For copying and distribution information, see the file "mit-copyright.h".
#

#define IHaveSubdirs
#if HaveDiscuss
LUMBERJACK= lumberjack
#else
LUMBERJACK=
#endif

#if HaveSysWrited
WRITED=
#else
WRITED= writed
#endif

SUBDIRS= $(LUMBERJACK) rpd polld olcd olcm $(WRITED)

@


1.4
log
@Included writed directory with correct flags
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.3 91/04/03 19:15:22 lwvanels Exp Locker: lwvanels $
d4 2
@


1.3
log
@included olcm directory
@
text
@d2 2
a3 2
# $Id: Imakefile,v 1.2 91/03/28 14:04:19 lwvanels Exp Locker: lwvanels $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/vax/server/RCS/Imakefile,v $
d8 1
a8 1
SUBDIRS= lumberjack rpd polld olcd olcm
d10 1
a10 1
SUBDIRS= rpd polld olcd olcm
d12 9
@


1.2
log
@Only make lumberjack if discuss present
@
text
@d2 1
a2 1
# $Id: Imakefile,v 1.1 91/01/06 13:22:33 lwvanels Exp Locker: lwvanels $
d8 1
a8 1
SUBDIRS= lumberjack rpd polld olcd
d10 1
a10 1
SUBDIRS= rpd polld olcd
@


1.1
log
@Initial revision
@
text
@d2 2
a3 2
# $Id: $
# $Source: $
d7 1
d9 3
@
