summaryrefslogtreecommitdiffstats
path: root/src/admin/create/Imakefile
blob: c709a3a214053b52e90c6217db81cc97f522230a (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 = $(DEPKDBLIB) $(DEPKLIB)
LOCAL_LIBRARIES = $(KDBLIB) $(KLIB)

Krb5AdminProgramTarget(kdb5_create)