summaryrefslogtreecommitdiff
path: root/clients/zpopnotify/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zpopnotify/Imakefile')
-rw-r--r--clients/zpopnotify/Imakefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/clients/zpopnotify/Imakefile b/clients/zpopnotify/Imakefile
deleted file mode 100644
index d0f4439..0000000
--- a/clients/zpopnotify/Imakefile
+++ /dev/null
@@ -1,13 +0,0 @@
-/**/# Copyright 1988, 1993 Massachusetts Institute of Technology.
-/**/#
-/**/# For copying and distribution information, see the file
-/**/# "mit-copyright.h".
-/**/#
-/**/# $Id$
-
-SRCS = zpopnotify.c
-OBJS = zpopnotify.o
-
-SimpleProgram(zpopnotify,$(OBJS) $(ZLIB),$(ZLIBS),$(ATHETCDIR))
-install_man(zpopnotify.8,zpopnotify.8)
-create_depend($(SRCS))