From c287c0b8a5ac46739d8f770afdcce6d352efa124 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Wed, 15 Nov 1989 05:31:28 +0000 Subject: remove ATHENA_COMPAT (not needed at Athena now) --- clients/zmailnotify/Imakefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'clients') diff --git a/clients/zmailnotify/Imakefile b/clients/zmailnotify/Imakefile index ed8fbe5..b6dc628 100644 --- a/clients/zmailnotify/Imakefile +++ b/clients/zmailnotify/Imakefile @@ -5,12 +5,12 @@ /**/# /**/# $Source$ /**/# $Author$ -/**/# $Header$ +/**/# $Id$ /**/# LIBS= ${ZEPHYR_LIB} ${COMERR_LIB} ${KRB_LIB} ${DES_LIB} ${HES_LIB} LINTLIBS= ${ZEPHYR_LINTLIB} ${COMERR_LINTLIB} ${KRB_LINTLIB} ${DES_LINTLIB} -DEFINES= -DKPOP -DATHENA_COMPAT +DEFINES= -DKPOP SRCS = zmailnotify.c OBJS = zmailnotify.o -- cgit v1.2.3