/**/#	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/zstat/RCS/Imakefile,v $
/**/#	$Author: probe $
/**/#	$Id: Imakefile,v 1.8 93/11/19 15:27:29 probe Exp $
/**/#

SRCS = zstat.c
OBJS = zstat.o

zprogram(zstat,)
install_man(zstat.8,zstat.8)
