projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dae238
)
remove ktresolve as well
author
John Kohl
<jtkohl@mit.edu>
Tue, 3 Jul 1990 11:56:32 +0000
(11:56 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 3 Jul 1990 11:56:32 +0000
(11:56 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1023
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 82bd3b826d82017bb34edd5aa0e85543dbe2f370..d693fee8a84b0b512cc483ab7137fdc0f8dd48f7 100644
(file)
--- a/
src/lib/krb5/keytab/Imakefile
+++ b/
src/lib/krb5/keytab/Imakefile
@@
-21,7
+21,6
@@
OBJS= \
ktdefault.o \
ktfr_entry.o \
ktremove.o \
- ktresolve.o \
read_servi.o
SRCS= \
@@
-30,7
+29,6
@@
SRCS= \
ktdefault.c \
ktfr_entry.c \
ktremove.c \
- ktresolve.c \
read_servi.c
OtherdirLibraryTarget($(TOP)/lib,krb5,$(OBJS))