summaryrefslogtreecommitdiffstats
path: root/src/clients/klist/Imakefile
blob: 72c80fdeea868596d61c32122ad9887645436d35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#	$Source$
#	$Author$
#	$Id$
#
#  Copyright 1990 by the Massachusetts Institute of Technology.
#  All Rights Reserved.
# 
#  For copying and distribution information, please see the file
#  <krb5/copyright.h>.
# 
        DEPLIBS = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)

Krb5ClientProgramTarget(klist)