summaryrefslogtreecommitdiff
path: root/clients/zstat/Imakefile
blob: 9ffd2ac4622793a03a34a0cd82fd51c73de2f40b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**/#	Copyright 1988 Massachusetts Institute of Technology.
/**/#
/**/#	For copying and distribution information, see the file
/**/#	"mit-copyright.h". 
/**/#
/**/#	$Source$
/**/#	$Author$
/**/#	$Id$
/**/#

SRCS = zstat.c
OBJS = zstat.o

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