diff options
Diffstat (limited to 'src/clients/kdestroy/Imakefile')
-rw-r--r-- | src/clients/kdestroy/Imakefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/clients/kdestroy/Imakefile b/src/clients/kdestroy/Imakefile index de4e6f6924..a050ebb9cd 100644 --- a/src/clients/kdestroy/Imakefile +++ b/src/clients/kdestroy/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) |