summaryrefslogtreecommitdiff
path: root/clients/zstat
diff options
context:
space:
mode:
Diffstat (limited to 'clients/zstat')
-rw-r--r--clients/zstat/Imakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/clients/zstat/Imakefile b/clients/zstat/Imakefile
index a0f23be..8da884a 100644
--- a/clients/zstat/Imakefile
+++ b/clients/zstat/Imakefile
@@ -5,10 +5,10 @@
/**/#
/**/# $Source$
/**/# $Author$
-/**/# $Header$
+/**/# $Id$
/**/#
-LIBS= ${ZEPHYR_LIB} ${COMERR_LIB} ${KRB_LIB} ${DES_LIB}
-LINTLIBS= ${ZEPHYR_LINTLIB} ${COMERR_LINTLIB} ${KRB_LINTLIB} ${DES_LINTLIB}
+LIBS= ${ZEPHYR_LIB} ${KRB_LIB} ${DES_LIB} ${COMERR_LIB}
+LINTLIBS= ${ZEPHYR_LINTLIB} ${KRB_LINTLIB} ${DES_LINTLIB} ${COMERR_LINTLIB}
SRCS = zstat.c
OBJS = zstat.o
HDRS = zserver.h