summaryrefslogtreecommitdiff
path: root/clients/zleave/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zleave/Imakefile')
-rw-r--r--clients/zleave/Imakefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/clients/zleave/Imakefile b/clients/zleave/Imakefile
deleted file mode 100644
index aae9ed2..0000000
--- a/clients/zleave/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$
-/**/# $Id$
-/**/#
-
-SRCS = zleave.c
-OBJS = zleave.o
-
-zprogram(zleave,)
-install_man(zleave.1,zleave.1)