/* 
 * top-level Imakefile for lucy
 *
 * $Author$
 * $Id$
 *
 * Copyright 1991 by the Massachusetts Institute of Technology.
 * For copying and distribution information, see the file
 * "mit-copyright.h".
 *
	if ("`machtype`" == "vax") add -n gnu
	add -n watchmaker
	attach source -n x11 motif
	set path=(/afs/rel-eng/system/config/$bindir $path)
	imake -I/source/config -DTOPDIR=/source
	make Makefiles
 */

#define ISUBDIRS include/lucy lib tty server xlogin /* xlucy other */

