summaryrefslogtreecommitdiff
path: root/clients/zaway/Imakefile
blob: aabe9530131b2cce144af75c9583792b38079cf4 (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$
/**/#	$Header$
/**/#

SRCS = zaway.c
OBJS = zaway.o

zprogram(zaway,)
install_man(zaway.1,zaway.1)