/**/#	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/zlocate/RCS/Imakefile,v $
/**/#	$Author: probe $
/**/#	$Header: /afs/rel-eng.athena.mit.edu/user/probe/newsrc/athena/athena.lib/zephyr.p4/clients/zlocate/RCS/Imakefile,v 1.4 93/11/19 15:27:24 probe Exp $
/**/#

SRCS = zlocate.c
OBJS = zlocate.o

zprogram(zlocate,)
install_man(zlocate.1,zlocate.1)
