summaryrefslogtreecommitdiff
path: root/clients/zaway/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zaway/Imakefile')
-rw-r--r--clients/zaway/Imakefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/clients/zaway/Imakefile b/clients/zaway/Imakefile
deleted file mode 100644
index aabe953..0000000
--- a/clients/zaway/Imakefile
+++ /dev/null
@@ -1,15 +0,0 @@
-/**/# 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)