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