/**/#	Copyright 1988 Massachusetts Institute of Technology.
/**/#
/**/#	For copying and distribution information, see the file
/**/#	"mit-copyright.h". 
/**/#
/**/#	$Source: /afs/rel-eng.athena.mit.edu/user/probe/newsrc/athena/athena.lib/zephyr.p4/clients/zleave/RCS/Imakefile,v $
/**/#	$Author: probe $
/**/#	$Id: Imakefile,v 1.4 93/11/19 15:27:23 probe Exp $
/**/#

SRCS = zleave.c
OBJS = zleave.o

zprogram(zleave,)
install_man(zleave.1,zleave.1)
