#
# $Id: Imakefile,v 1.9 1997/03/21 22:05:37 bert Exp $
# $Source: /afs/athena.mit.edu/astaff/project/olcdev/highlander/src/clients/RCS/Imakefile,v $
# $Author: bert $ 
#
# 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
