projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec86bd7
)
add dependency libs
author
John Kohl
<jtkohl@mit.edu>
Thu, 26 Apr 1990 17:14:42 +0000
(17:14 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 26 Apr 1990 17:14:42 +0000
(17:14 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@590
dc483132
-0cff-0310-8789-
dd5450dbe970
src/kdc/Imakefile
patch
|
blob
|
history
diff --git
a/src/kdc/Imakefile
b/src/kdc/Imakefile
index 28ea76484144064f9ecbe4611ca42b75a0febe98..ee4878a23031e913ca8c5339aa1ae6f82eb28cda 100644
(file)
--- a/
src/kdc/Imakefile
+++ b/
src/kdc/Imakefile
@@
-20,4
+20,4
@@
OBJS= \
all:: krb5kdc
-NormalProgramTarget(krb5kdc,$(OBJS),,$(KDBLIB) $(KLIB),)
+NormalProgramTarget(krb5kdc,$(OBJS),
$(KDBLIB) $(DEPKLIB)
,$(KDBLIB) $(KLIB),)