summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clients/zmailnotify/Imakefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/clients/zmailnotify/Imakefile b/clients/zmailnotify/Imakefile
index ee60a9b..983fb30 100644
--- a/clients/zmailnotify/Imakefile
+++ b/clients/zmailnotify/Imakefile
@@ -16,10 +16,4 @@ OBJS = zmailnotify.o
zprogram(zmailnotify,$(LIB_HES))
install_man(zmailnotify.1,zmailnotify.1)
-
-#ifdef ATHENA_COMPAT
-install::
- $(RM) $(DESTDIR)/usr/athena/zmailnotify
- ln -s $(CLIENTDIR)/zmailnotify $(DESTDIR)/usr/athena/zmailnofity
-#endif
#endif