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