The beginnings of a kdc.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1305 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-03-08 10:39:43 +00:00
parent 835a7af102
commit 69816ce6c5
10 changed files with 813 additions and 0 deletions

10
admin/Makefile.am Normal file
View File

@@ -0,0 +1,10 @@
# $Id$
AUTOHEADER_FLAGS = no-dependencies
INCLUDES = -I$(top_builddir)/include
bin_PROGRAMS = load string2key kdc
LDADD = -L$(top_builddir)/lib/krb5 -lkrb5 -L$(top_builddir)/lib/des -ldes -L$(top_builddir)/lib/asn1 -lasn1