projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4220169
)
use ktbase to unify ktdir and ktregister
author
John Kohl
<jtkohl@mit.edu>
Tue, 3 Jul 1990 11:52:45 +0000
(11:52 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 3 Jul 1990 11:52:45 +0000
(11:52 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1022
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/keytab/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/krb5/keytab/Imakefile
b/src/lib/krb5/keytab/Imakefile
index 030e2cfdae49db541e76ab783c3cebe4514e681c..82bd3b826d82017bb34edd5aa0e85543dbe2f370 100644
(file)
--- a/
src/lib/krb5/keytab/Imakefile
+++ b/
src/lib/krb5/keytab/Imakefile
@@
-17,20
+17,18
@@
NormalLibraryObjectRule()
OBJS= \
ktadd.o \
+ ktbase.o \
ktdefault.o \
- ktdir.o \
ktfr_entry.o \
- ktregister.o \
ktremove.o \
ktresolve.o \
read_servi.o
SRCS= \
ktadd.c \
- kt
dir.c
\
+ kt
base.c
\
ktdefault.c \
ktfr_entry.c \
- ktregister.c \
ktremove.c \
ktresolve.c \
read_servi.c