diff options
Diffstat (limited to 'src/clients/klist/Imakefile')
-rw-r--r-- | src/clients/klist/Imakefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/clients/klist/Imakefile b/src/clients/klist/Imakefile index 5f0b651032..5eb77c7bdd 100644 --- a/src/clients/klist/Imakefile +++ b/src/clients/klist/Imakefile @@ -1,3 +1,12 @@ +# $Source$ +# $Author$ +# $Id$ +# +# Copyright 1990 by the Massachusetts Institute of Technology. +# +# For copying and distribution information, please see the file +# <krb5/copyright.h>. +# DEPLIBS = $(DEPKLIB) LOCAL_LIBRARIES = $(KLIB) |