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

SimpleProgramTarget(kdb5_create)