/* 
 * top-level Imakefile
 *
 * $Author: warlord $
 * $Id: Imakefile,v 1.2 93/03/29 14:53:49 warlord Exp $
 *
 * Copyright 1992 by the Massachusetts Institute of Technology.
 * For copying and distribution information, see the file
 * "mit-copyright.h".
 *
 * Here's how to compile at Athena: (add gnu only necessary for vax)
	add -n gnu
	imake -I/usr/athena/config -DTOPDIR=/usr/athena
	make Makefiles
	make all
 */

#define ISUBDIRS libtelnet telnet
/* I don't need these subdirs:  telnetd login */
