#
# $Id: Imakefile,v 1.6 1997/08/28 02:01:16 bert Exp $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/highlander/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= olcd $(LUMBERJACK) rpd polld olcm $(WRITED)
